Fork of Ublox Lib

Fork of C027_Support by u-blox

Revision:
139:5df09023c4e9
Parent:
95:8282dbbe1492
--- a/GPS.cpp	Thu Feb 25 13:22:34 2016 +0000
+++ b/GPS.cpp	Tue Dec 06 10:43:13 2016 +0000
@@ -1,9 +1,6 @@
 #include "mbed.h"
 #include <ctype.h>
 #include "GPS.h"
-#ifdef TARGET_UBLOX_C027
- #include "C027_api.h"
-#endif
 
 void GPSParser::powerOff(void)
 {