GPSとXbee統合試験用(作:皆川 )

Dependencies:   mbed getGPS

Revision:
7:cf4a6f559472
Parent:
5:a7cf37f7a362
--- a/main.cpp	Thu Oct 14 10:17:31 2021 +0000
+++ b/main.cpp	Thu Oct 14 10:19:19 2021 +0000
@@ -4,7 +4,7 @@
 
 
 Serial xbee(PA_9, PA_10);
-GPS gps(PB_3,PA_3);
+GPS gps(PA_2,PA_3);
 int end_flag=0;
 double bias_la=0,bias_lo=0;