Railway Challenge
/
challenge
Uncommenting of part that allow supercaps to charge up from the batteries
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();