GrOnThOs:
Serial.print(hp);
Serial.println(F("%"));
This serial prints, blocking much more than 10 microseconds.
Not every four seconds it doesn't.
GrOnThOs:
Serial.print(hp);
Serial.println(F("%"));
This serial prints, blocking much more than 10 microseconds.
Not every four seconds it doesn't.