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: mbed
Fork of MBED_SERVER_SETUP by
Diff: main.cpp
- Revision:
- 4:03a5f1c0e49a
- Parent:
- 3:8534d8489cbc
- Child:
- 5:1056f0dfb3ba
--- a/main.cpp Fri Jun 17 10:29:34 2016 +0000
+++ b/main.cpp Fri Jun 17 10:31:05 2016 +0000
@@ -238,7 +238,7 @@
if (resp!=NULL) {
INFO("Testing connection");
state++;
- dev.printf("AT+CIPSEND = %s\r\n",pedometer_channel);
+ dev.printf("AT+CIPSEND = %s , 6 \r\n",pedometer_channel);
}
break;
