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

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
3:c49ea7ad8e91
Parent:
2:635947de1583
Child:
4:52da8da146d4
--- a/setting/main.h	Thu Mar 03 05:58:43 2016 +0000
+++ b/setting/main.h	Thu Mar 03 11:47:49 2016 +0000
@@ -2,6 +2,7 @@
 #define _MAIN_H_
 
 #include "def.h"
+#include "CommandConfig.h"
 
 //pc(Computer)
 RawSerial pc(monitor_tx, monitor_rx);