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: FXOS8700CQ MODSERIAL mbed
Fork of Avnet_ATT_Cellular_IOT by
Diff: main.cpp
- Revision:
- 47:c07656706ca1
- Parent:
- 46:da9d788f5d5a
- Child:
- 48:93a4ab6ac177
--- a/main.cpp Sun Jul 24 19:33:23 2016 +0000
+++ b/main.cpp Sun Jul 24 19:54:06 2016 +0000
@@ -510,7 +510,7 @@
printf("DONE with READ!\r\n");
// If any non-zero response from server, make it GREEN one-time
- // then the actual FLOW responses will set the color.
+ // then the actual FLOW responses will set the color.
if ((!ledOnce) && (MySocketData.length() > 0))
{
ledOnce = 1;
