ジャパンオープン用のメインプログラム

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
38:67bc78f3c0ab
Parent:
35:eb1854273e55
--- a/setting/def.h	Fri Mar 25 14:56:52 2016 +0000
+++ b/setting/def.h	Sun Mar 27 13:04:39 2016 +0000
@@ -2,8 +2,8 @@
 #define _DEF_H_
 
 //red or green
-//#define RED_CAT//jj
-#define GREEN_CAT//lily
+#define RED_CAT//jj
+//#define GREEN_CAT//lily
 
 //BT(BlueTooth)
 #define DATA_NUM 8+2//2byte→KEYCODE(拝啓)とCHECKCODE(敬具) 8byte→やりとりするデータ
@@ -202,7 +202,7 @@
 #define MD_1CH (1)
 #define MD_2CH (1)
 #define MD_3CH (-1)
-#define MD_4CH (1)
+#define MD_4CH (-1)
 #endif /*GREEN_CAT*/