fork of VodafoneUSBModem with updated USBHost library

Dependencies:   Socket USBHost lwip-sys lwip

Dependents:   VodafoneUSBModemSMSTest

Revision:
27:37d3ac289e86
Parent:
26:d37501dc6c61
Child:
33:f505faeda8e7
--- a/VodafoneUSBModem.h	Wed Aug 29 16:28:13 2012 +0000
+++ b/VodafoneUSBModem.h	Thu Aug 30 09:16:05 2012 +0000
@@ -107,6 +107,7 @@
   bool power();
 
   int init();
+  int cleanup();
 
 private:
   WANDongle m_dongle;