-
• #2
Which board are you trying it with? You'll have to change it in BOARDNAME.py - that auto-generates platform_config.h (which I guess you modified) and a bunch of other stuff, including the variable Serial4.
-
• #3
Hi Gordon Thanks for the information ..... i will check it ...
-
• #4
Hi Gordon its working... Thank you....
Hi I am trying to use Serial-4 and Serial-5 when i am trying this i am getting error like this ...
In the firmware... i have modified
#define USARTS 3
to
#define USARTS 5
Still i am getting error ....
any suggestions