diff --git a/offok/offok.ino b/offok/offok.ino index 004949c..70aa357 100644 --- a/offok/offok.ino +++ b/offok/offok.ino @@ -157,7 +157,7 @@ void showTrace() { Serial.println(lastReading); #endif } -// show IR frames count, by showResult +// show IR frames count, replaced by showResult void showCount(int val) { char buf[16]; u8g2.firstPage();