I'm using Arduino DUE and I get an error like this.What do you think is wrong?
There is hardware serial on a DUE and softwareSerial is for AVRs only. However, antodom has written a soft UART library :
I'm using Arduino DUE and I get an error like this.What do you think is wrong?
There is hardware serial on a DUE and softwareSerial is for AVRs only. However, antodom has written a soft UART library :