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:
- 8:5afd599875e4
- Parent:
- 5:0c7d131e6089
- Child:
- 9:9b6a54e63942
--- a/main.cpp Thu Oct 06 08:05:21 2016 +0000 +++ b/main.cpp Thu Nov 24 16:54:56 2016 +0000 @@ -54,7 +54,7 @@ char msg[128]; // Set the IoT ID: - IoT_ID = 1; + IoT_ID = 5; // Set the Auto reconnect flag: IotStatus.SetFlag(SF_AUTOCONNECT);