Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 4:d9279fc3a8fb
- Parent:
- 3:32e951e05a5b
- Child:
- 5:1911475688a8
--- a/main.cpp Tue Apr 12 17:19:05 2022 +0000 +++ b/main.cpp Wed Apr 13 08:42:27 2022 +0000 @@ -353,9 +353,10 @@ unsigned long lastErrorMillis = 0; while(1) { - DisplaySerial();//Datalogger Chai Funciton + while(remote.commsGood == true) { + DisplaySerial();//Datalogger Chai Funciton // PING remote.commsCheck();