this is using the mbed os version 5-13-1

Dependencies:   mbed-http

Revision:
92:ec9550034276
Parent:
91:d6b6319ad681
Child:
93:06e755a80187
--- a/source/ATCmdManager.h	Sun Apr 07 17:31:56 2019 +0000
+++ b/source/ATCmdManager.h	Sat Apr 13 14:17:29 2019 +0000
@@ -13,6 +13,7 @@
 #define UBLOX_ODIN_W2_MISC_TIMEOUT    2000
 #endif
 
+#define OK_RESP "OK\n\r"
 extern void print_memory_info();
 class ATCmdManager {
 public: