Main Program

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
42:02aaa806d929
Parent:
31:0b0f64831771
Child:
45:c23f25c00d0d
--- a/main_processing/setup_command_active/active.cpp	Thu Feb 04 11:43:53 2016 +0000
+++ b/main_processing/setup_command_active/active.cpp	Thu Feb 04 20:45:41 2016 +0000
@@ -7,7 +7,7 @@
         Active2Command
     };
     void (*StrategyFunction[STRATEGY_NUM])(void) = {
-        modeAttack1,
+        modeAttack2,
         modeAttack1,
         modeAttack2,
         modeAttack3,