The Hiking Pal tracking device firmware. See full description on the detail page: https://www.hackster.io/bowenfeng/hiking-pal-v1-07c02d

Dependencies:   FXOS8700CQ MODSERIAL mbed

Fork of Avnet_ATT_Cellular_IOT by Avnet

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;