テスト用 gps手入力

Dependencies:   ATP3012 mbed a HMC US015_2 getGPS

Revision:
1:41dfafb10c80
Parent:
0:f7517c11d468
Child:
2:023018a67341
--- a/Function.h	Thu Nov 11 09:41:22 2021 +0000
+++ b/Function.h	Thu Nov 11 10:00:58 2021 +0000
@@ -127,7 +127,7 @@
     xbee.printf("calibration start\r\n");
     compass.setCalibrationMode(0x43);
     Move('4', 0.1);
-    xbee.printf("mortor mode:4 speed:1\n\r");
+    xbee.printf("mortor mode:4 speed:0.1\n\r");
     wait(60);
     Move('1', 0);
     xbee.printf("mortor mode:1 speed:0\n\r");