Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Socket lwip-sys lwip
Fork of AbitUSBModem by
Diff: sms/SMSInterface.h
- Revision:
- 10:21a6f09d5631
- Parent:
- 8:04b6a042595f
- Child:
- 22:06fb2a93a1f6
--- a/sms/SMSInterface.h Tue Jun 26 13:44:59 2012 +0000 +++ b/sms/SMSInterface.h Fri Jul 06 08:56:32 2012 +0000 @@ -28,7 +28,7 @@ #include "rtos.h" -#include "drv/at/ATCommandsInterface.h" +#include "at/ATCommandsInterface.h" #define MAX_SM 8
