Hello I am running my arduino programm and evry time I run this sepcific command
Serial.print("end gemisma");
Gemisma is a method name. Just the "e" is printed with a weird reverse question mark after it and the program restarts.The serial is used a lot before this command but I regularly use Serial.flush();
throughout the programm.
What can I do?
Thank you
8 posts - 5 participants