Mbed library to get location informatiuon from GYSFDMAXB

Dependents:   Izu_2019

Revision:
1:68601d2af8a5
Parent:
0:4cc88ba7719b
Child:
2:bd69260c2bd1
Child:
3:801a6efccd1e
--- a/GPS.h	Mon Apr 11 04:14:16 2016 +0000
+++ b/GPS.h	Fri Jun 10 07:57:28 2016 +0000
@@ -1,13 +1,13 @@
 #ifndef GPS_H
 #define GPS_H
  
-#include "mbed.h"
+
 
 
 //GPS Library for GYSFDMAXB
 
-#define GPSTX p28//GPSのTXピン
-#define GPSRX p27//GPSのRXピン
+#define GPSTX PA_2//GPSのTXピン
+#define GPSRX PA_3//GPSのRXピン
 #define GPSBAUD 115200//GPSのボーレート
 #define ODR 10//max 10Hz 更新周期