Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: main.cpp
- Revision:
- 90:423177e8a401
- Parent:
- 89:0525121f307e
- Child:
- 92:0acd11870c6a
--- a/main.cpp Mon Mar 16 12:12:04 2015 +0000 +++ b/main.cpp Fri Mar 20 13:55:21 2015 +0000 @@ -37,7 +37,7 @@ MDMRtos<MDMSerial> mdm; GPSI2C gps; - DeviceIO io(gps); + DeviceIO io(gps); DigitalIn joystickUp(A2); DigitalIn joystickDown(A3);