ニドキング

Dependencies:   mbed BMP180

Files at this revision

API Documentation at this revision

Comitter:
naruu
Date:
Sun Dec 20 04:24:53 2020 +0000
Parent:
11:f84e10ae2a3b
Commit message:
a

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r f84e10ae2a3b -r df7a452c641a main.cpp
--- 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);//緯度と経度を表示