Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: main.cpp
- Revision:
- 104:fd3571349e5d
- Parent:
- 101:ef2827b2d00a
- Child:
- 105:c61f0d62b625
--- a/main.cpp Fri May 08 13:15:29 2015 +0000 +++ b/main.cpp Fri May 08 14:50:43 2015 +0000 @@ -6,7 +6,7 @@ #include "GPS.h" #include "DeviceInfo.h" -#include "DeviceMemory.h" +#include "Storage.h" #include "MbedAgent.h" #include "GPSTracker.h" #include "LCDDisplay.h"