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

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
7:efe90188a49d
Parent:
6:f9167470d819
Child:
18:3a42a931c95a
--- a/setting/IrConfig.h	Sun Mar 06 14:00:12 2016 +0000
+++ b/setting/IrConfig.h	Sun Mar 06 15:06:28 2016 +0000
@@ -17,6 +17,8 @@
 #define POW_SHORT 0
 #define POW_MIDDLE 1
 #define POW_LONG 2
+
+
 const uint8_t static ir_pow_val[POW_COMBI_NUM][3]={//
     {25,25,25},
     {30,30,30},