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

Dependencies:   mbed-http

Revision:
96:f5ed273881af
Parent:
95:290859010c8c
Child:
98:65c2333a38b6
diff -r 290859010c8c -r f5ed273881af source/ATCmdManager.h
--- a/source/ATCmdManager.h	Wed Apr 17 18:11:45 2019 +0000
+++ b/source/ATCmdManager.h	Fri Apr 19 08:51:58 2019 +0000
@@ -117,6 +117,7 @@
                               channel_id_t channel_id);
     
     void        sendAtConfirmation(const char *buf);
+    void        sendAtConfirmationFreeMpool(const char *buf);
     void        sendAtEvent(const char *buf);
     
     /**