mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-03-05 03:05:09 +00:00
Boot as AP, Configuration, TempSensor etc
This commit is contained in:
@@ -81,6 +81,8 @@ void HanReader::debugPrint(byte *buffer, int start, int length)
|
||||
debug->println("");
|
||||
else if ((i - start + 1) % 4 == 0)
|
||||
debug->print(" ");
|
||||
|
||||
yield(); // Let other get some resources too
|
||||
}
|
||||
debug->println("");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user