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.
Dependencies: WebSocketClient WiflyInterface mbed messages
Fork of BatteryModelTester by
Diff: main.cpp
- Revision:
- 9:9b6a54e63942
- Parent:
- 8:5afd599875e4
- Child:
- 10:e8b66718a103
diff -r 5afd599875e4 -r 9b6a54e63942 main.cpp --- a/main.cpp Thu Nov 24 16:54:56 2016 +0000 +++ b/main.cpp Tue Nov 29 12:22:14 2016 +0000 @@ -46,6 +46,7 @@ #include "messages.h" + // Main Loop! int main() { unsigned int wifi_cmd = NO_WIFI_CMD;