ニドキング

Dependencies:   mbed BMP180

Revision:
12:df7a452c641a
Parent:
11:f84e10ae2a3b
--- a/main.cpp	Sat Dec 19 23:27:21 2020 +0000
+++ b/main.cpp	Sun Dec 20 04:24:53 2020 +0000
@@ -155,7 +155,7 @@
             xbee.printf("Fault_No_Data\r\n");
          wait(1);
         }
-        }  
+    }  
          while(1){
          if(gps.getgps()){
             xbee.printf("(%lf,%lf)\n\r",gps.latitude,gps.longitude);//緯度と経度を表示