Microcontroller › Arduino › please help to solve this › Hi Diroshan, The solution is
July 9, 2014 at 3:23 am
#11883
Participant
Hi Diroshan,
The solution is clearly mentioned along with the error message.
Simply replace the “Serial.Print (254, BYTE);” with “Serial.write(254);”