自己位置推定機能を追加

Dependencies:   SBDBT arrc_mbed BNO055

Revision:
7:a0b9b6e71e41
Child:
8:f2407caf81ba
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/AUTOmatics.hpp	Wed Feb 23 03:03:36 2022 +0000
@@ -0,0 +1,6 @@
+#ifndef AUTOMATICS_H
+#define AUTOMATICS_H
+#include "mbed.h"
+
+class automatics{
+    automatics(
\ No newline at end of file