PHS module SMA-01 library. see: https://developer.mbed.org/users/phsfan/notebook/abitusbmodem/
Dependencies: Socket lwip-sys lwip
Dependents: AbitUSBModem_HTTPTest AbitUSBModem_MQTTTest AbitUSBModem_WebsocketTest AbitUSBModem_SMSTest
Fork of VodafoneUSBModem by
Diff: sms/SMSInterface.cpp
- Revision:
- 12:66dc2c8eba2d
- Parent:
- 8:04b6a042595f
- Child:
- 22:06fb2a93a1f6
diff -r 565b2ec40dea -r 66dc2c8eba2d sms/SMSInterface.cpp --- a/sms/SMSInterface.cpp Wed Jul 11 12:47:53 2012 +0000 +++ b/sms/SMSInterface.cpp Wed Jul 11 21:25:03 2012 +0000 @@ -21,7 +21,7 @@ SOFTWARE. */ -#define __DEBUG__ 4 +#define __DEBUG__ 0 #ifndef __MODULE__ #define __MODULE__ "SMSInterface.cpp" #endif