QC Control software

Dependencies:   mbed

Fork of dgps by Colin Stearns

Revision:
12:e42985e3ea64
Parent:
7:c75d5e5e6bfc
Child:
14:6be57da62283
--- a/adapt/gps.h	Sat Apr 05 17:49:57 2014 +0000
+++ b/adapt/gps.h	Sat Apr 05 22:27:18 2014 +0000
@@ -4,8 +4,8 @@
 
 
 /// Define Pinout
-#define GPSPINTX p9
-#define GPSPINRX p10
+#define GPSPINTX p28
+#define GPSPINRX p27
 
 /// Define Baud
 #define GPSBAUD 57600