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:
- 62:6f42a974eea6
- Parent:
- 59:593fb493172f
- Child:
- 79:a6ac8206a58d
diff -r 0bcb8c5216d4 -r 6f42a974eea6 sms/SMSInterface.cpp --- a/sms/SMSInterface.cpp Thu Nov 01 13:01:03 2012 +0000 +++ b/sms/SMSInterface.cpp Tue Nov 13 12:00:34 2012 +0000 @@ -27,6 +27,7 @@ #include "SMSInterface.h" #include <cstdio> +#include <cstring> #define DEFAULT_TIMEOUT 10000