this is using the mbed os version 5-13-1
Diff: source/ATCmdManager.h
- Revision:
- 99:05398b3184f8
- Parent:
- 98:65c2333a38b6
- Child:
- 103:7b566b522427
--- a/source/ATCmdManager.h Sun Apr 21 13:06:41 2019 +0000
+++ b/source/ATCmdManager.h Mon Apr 22 11:11:41 2019 +0000
@@ -120,6 +120,7 @@
void sendAtConfirmation(const char *buf);
void sendAtConfirmationFreeMpool(const char *buf);
void sendAtEvent(const char *buf);
+ void sendConnectEvent(const uint8_t *buf, int len);
/**
* Allows timeout to be changed between commands