
Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: measurement/AccelerationMeasurement.h
- Revision:
- 98:e369fc75c000
- Parent:
- 95:5dfdc8568e9f
- Child:
- 99:47ea098f8a47
--- a/measurement/AccelerationMeasurement.h Mon Apr 27 13:30:21 2015 +0000 +++ b/measurement/AccelerationMeasurement.h Thu May 07 09:57:55 2015 +0000 @@ -16,7 +16,6 @@ private: bool _init, _test; - long& _deviceId; SmartRestTemplate& _tpl; AbstractSmartRest& _client; MMA7660 _sensor;