vvvv

Dependents:   02_DPPU_JUANDA_120 02_DPPU_JUANDA_120_Latest_copy 02_DPPU_JUANDA_120_Latest

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);