Stabilizer

Dependencies:   BEAR_Protocol mbed Stabilizer iSerial

Fork of MPU9250AHRS by BE@R lab

Revision:
15:10939fd0eaac
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/param.h	Thu Dec 24 13:49:20 2015 +0000
@@ -0,0 +1,9 @@
+#ifndef PARAM_H
+#define PARAM_H
+
+#define ID_MOTION_LEFT 0x01
+#define ID_MOTION_RIGHT 0x02
+
+
+
+#endif
\ No newline at end of file