Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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