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: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: common.h
- Revision:
- 27:bfd402593acc
- Parent:
- 23:0a48eebaaba8
- Child:
- 32:56804dd00193
--- a/common.h Wed Apr 16 08:31:21 2014 +0000 +++ b/common.h Thu May 22 18:07:13 2014 +0000 @@ -5,9 +5,8 @@ #include <stddef.h> #include "mbed.h" #include "C027.h" -#include "UbloxUSBGSMModem.h" -#include "UbloxUSBCDMAModem.h" #include "MbedSmartRest.h" +#include "rtos.h" #define A0 P0_23 #define A1 P0_24
