LSIと磁気センサーの統合用プログラムです。

Dependencies:   ATP3012 mbed TB6612FNG HMC6352 US015 getGPS

Revision:
2:82902be97576
Parent:
0:85414455b681
--- a/main.cpp	Wed Oct 27 12:28:26 2021 +0000
+++ b/main.cpp	Wed Oct 27 12:33:10 2021 +0000
@@ -13,4 +13,5 @@
         speak();
         direction = AngleGet();
         pc.printf("direction=%f\n", direction);
-    }
\ No newline at end of file
+    }
+}
\ No newline at end of file