Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: main.cpp
- Revision:
- 34:8a0556f39161
- Parent:
- 33:b7d7e6fc421e
- Child:
- 41:804f6a0bda26
--- a/main.cpp Thu Jun 12 14:33:04 2014 +0000 +++ b/main.cpp Thu Jul 03 18:43:50 2014 +0000 @@ -19,7 +19,7 @@ puts("IO initialized."); MDMSerial mdm; - mdm.setDebug(4); + //mdm.setDebug(4); pMdm = &mdm; if (!mdm.init(NULL, &devStatus)) {