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.
Fork of C027_Support by
Diff: MDM.h
- Revision:
- 81:3966a5c17037
- Parent:
- 80:34985b4d821e
- Child:
- 84:a05edb010176
--- a/MDM.h Tue May 27 08:21:53 2014 +0000
+++ b/MDM.h Wed May 28 07:09:38 2014 +0000
@@ -504,6 +504,7 @@
static int _cbCSQ(int type, const char* buf, int len, NetStatus* status);
static int _cbCOPS(int type, const char* buf, int len, NetStatus* status);
static int _cbCNUM(int type, const char* buf, int len, char* num);
+ static int _cbUACTIND(int type, const char* buf, int len, int* i);
// sockets
static int _cbCMIP(int type, const char* buf, int len, IP* ip);
static int _cbUPSND(int type, const char* buf, int len, int* act);
