You are reading a single comment by @Vishnu and its replies. Click here to read the full conversation.
  • Hi I am trying to use Serial-4 and Serial-5 when i am trying this i am getting error like this ...

    Uncaught Error: Field or method does not already exist, and can't create it on undefined
    at line 1 col 8
    Serial4.setup(9600);

        ^
    

    =undefined

    In the firmware... i have modified

    #define USARTS 3
    to
    #define USARTS 5
    Still i am getting error ....

    any suggestions

About

Avatar for Vishnu @Vishnu started