Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed AQM1602 HMC6352 PID
Diff: setting/CommandConfig.h
- Revision:
- 9:c966191926c5
- Parent:
- 8:25c8c75d182a
- Child:
- 10:6df631c39f9b
--- a/setting/CommandConfig.h Sun Mar 06 15:43:26 2016 +0000
+++ b/setting/CommandConfig.h Tue Mar 08 09:52:22 2016 +0000
@@ -24,7 +24,8 @@
//{{"Strgy1","Atk3__","Atk4__","Atk5__"}, 4, SetStrategy4, SET_STRATEGY4},
{{"ClbEnt","Enter_","______","______"}, 2, CalibrationEnter, CALIBRATION_ENTER},
{{"ClbExt","Exit__","______","______"}, 2, CalibrationExit, CALIBRATION_EXIT},
- {{"StrUP_","NEXT__","CHANGE","______"}, 3, SetStrategyDown, SET_STRATEGY_DOWN},
+ //{{"StrUP_","NEXT__","CHANGE","______"}, 3, SetStrategyDown, SET_STRATEGY_DOWN},
+ {{"Kicker","DRIVE_","______","______"}, 2, DriveKicker, DRIVE_KICKER},
{{"StrDWN","NEXT__","CHANGE","______"}, 3, SetStrategyUp, SET_STRATEGY_UP},
{{"Start2","Active","______","______"}, 2, Start2, START2},