Mise à jour de 'offok/offok.ino'
Minor typo
This commit is contained in:
parent
7702f6408a
commit
c13da754e4
@ -157,7 +157,7 @@ void showTrace() {
|
|||||||
Serial.println(lastReading);
|
Serial.println(lastReading);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
// show IR frames count, by showResult
|
// show IR frames count, replaced by showResult
|
||||||
void showCount(int val) {
|
void showCount(int val) {
|
||||||
char buf[16];
|
char buf[16];
|
||||||
u8g2.firstPage();
|
u8g2.firstPage();
|
||||||
|
Loading…
Reference in New Issue
Block a user