Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 12:df7a452c641a, committed 2020-12-20
- 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 |
--- 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);//緯度と経度を表示