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

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
32:367b16d69a32
Parent:
31:745a775cfc20
Child:
34:1c86c1299ea4
--- a/setting/ActiveConfig.h	Wed Mar 23 13:01:43 2016 +0000
+++ b/setting/ActiveConfig.h	Thu Mar 24 04:54:39 2016 +0000
@@ -10,7 +10,7 @@
 
 const ActiveItem static act[STRATEGY_NUM]={
     {"NormalAtk_______", modeAttack0, MODE_ATTACK4},
-    {"defence_________", modeAttack1, MODE_ATTACK1},
+    {"Libero__________", modeAttack1, MODE_ATTACK1},
     {"Atk+Dribble_____", modeAttack2, MODE_ATTACK2},
     {"LineOnly________", modeAttack3, MODE_ATTACK3},
     {"modeAttack4_____", modeAttack4, MODE_ATTACK4},