hello everyone , i have a question about the Serial.println function :
is there a chance that sometimes my arduino uno just dismiss my Serial.println calls?
I don't assume it's issue of space in the RAM but it seems that the code in arbitrary places decides to not print anything to the monitor.
i ask your help for this matter.
with best regards.
Dror
I see that your code is secret so here is my secret answer, you are missing "()" on line?. Post the code following the forum guidelines, without that this is about the best answer you will get.