Allows for a GPS module to be connected to a serial port and exposes an easy to use API to get the GPS data. New feature, added Mbed/LPC17xx RTC synchronisation

Dependents:   SatGPS AntiTheftGPS FLIGHT_CONTROL_AND_COMMUNICATIONS_SYSTEM GPS-Lora ... more

Revision:
4:1e3a53f150aa
Parent:
3:28a1b60b0f37
--- a/GPS_VTG.h	Sat Apr 16 09:37:33 2011 +0000
+++ b/GPS_VTG.h	Sat Apr 16 09:41:43 2011 +0000
@@ -24,7 +24,6 @@
 #define GPS_VTG_H
 
 #include "mbed.h"
-#include "iomacros.h"
 
 /** GPS_Time definition.
  */