From c13da754e4505b4841ff1705076588d153c1ffba Mon Sep 17 00:00:00 2001 From: JeArz Date: Thu, 20 May 2021 06:29:15 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'offok/offok.ino'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Minor typo --- offok/offok.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();