fork of VodafoneUSBModem with updated USBHost library

Dependencies:   Socket USBHost lwip-sys lwip

Dependents:   VodafoneUSBModemSMSTest

Revision:
59:593fb493172f
Parent:
22:06fb2a93a1f6
--- a/sms/SMSInterface.h	Mon Oct 22 15:47:01 2012 +0000
+++ b/sms/SMSInterface.h	Wed Oct 24 14:13:49 2012 +0000
@@ -76,6 +76,8 @@
   virtual bool isATCodeHandled(const char* atCode); //Is this AT code handled
   virtual void onDispatchStart();
   virtual void onDispatchStop();
+  virtual char* getEventsEnableCommand();
+  virtual char* getEventsDisableCommand();
   virtual void onEvent(const char* atCode, const char* evt);
 
   //Updates messages count/references