Remote I/O Sensor bus with AT&T flow and M2X cloud

Dependencies:   DHT11 FXOS8700CQ MODSERIAL mbed

Fork of Avnet_ATT_Cellular_IOT by Avnet

Revision:
78:00cca62e5d9f
Parent:
77:c65eae5b9958
Child:
79:ff3014b3637e
--- a/wnc_control.cpp	Mon Aug 15 19:31:14 2016 +0000
+++ b/wnc_control.cpp	Mon Aug 15 21:46:21 2016 +0000
@@ -347,7 +347,7 @@
      PUTS("FAIL send cmd: ");
      #ifdef WNC_CMD_DEBUG_ON_VERBOSE
      PUTS(s);
-
+     PUTS("\r\n");
      #else
      string truncStr(s, 50);
      truncStr += "\r\n";