Main Program

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
15:88f2c525caca
Parent:
14:6f214ea5722e
Child:
16:6900f47fa0b5
diff -r 6f214ea5722e -r 88f2c525caca setting/def.h
--- a/setting/def.h	Thu Jan 07 09:50:30 2016 +0000
+++ b/setting/def.h	Sat Jan 09 02:15:46 2016 +0000
@@ -13,7 +13,12 @@
 #define NONE    0x00
 #define FRONT   0x01
 #define BACK    0x02
-#define BOTH    0x03
+#define RIGHT   0x04
+#define LEFT    0x08
+
+#define F_L     0x09
+#define B_R     0x06
+
 //Lcd 設定値
 #define BUFSIZE 10
 #define STATE_NUM_X 0x04