Own fork of MbedSmartRestMain
Dependencies: C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed
Fork of MbedSmartRestMain by
Diff: io/GPSTracker.h
- Revision:
- 98:e369fc75c000
- Parent:
- 65:a62dbef2f924
--- a/io/GPSTracker.h Mon Apr 27 13:30:21 2015 +0000 +++ b/io/GPSTracker.h Thu May 07 09:57:55 2015 +0000 @@ -15,7 +15,7 @@ * Initialize a new GPSTracker object. * @param gps a previously initialized instance of the GPSI2C class */ - GPSTracker(GPSI2C&); + GPSTracker(); typedef struct { double altitude; // altitude meters