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:
- 8:25c8c75d182a
- Parent:
- 7:efe90188a49d
- Child:
- 9:c966191926c5
diff -r efe90188a49d -r 25c8c75d182a setting/CommandConfig.h
--- a/setting/CommandConfig.h Sun Mar 06 15:06:28 2016 +0000
+++ b/setting/CommandConfig.h Sun Mar 06 15:43:26 2016 +0000
@@ -18,10 +18,14 @@
//{{"IrPow0","S20L20","S30L30","S40L40"}, 4, SetPower1, SET_POWER1},
//{{"IrPow1","S20L30","S25L35","S35L45"}, 4, SetPower2, SET_POWER2},
{{"Reset_","ByeBye","______","______"}, 2, SoftReset, SOFT_RESET},
- {{"Test0_","Debug0","Debug1","Debug2"}, 4, SetStrategy1, SET_STRATEGY1},
- {{"Test1_","Debug3","Debug4","Debug5"}, 4, SetStrategy2, SET_STRATEGY2},
- {{"Strgy0","Atk0__","Atk1__","Atk2__"}, 4, SetStrategy3, SET_STRATEGY3},
- {{"Strgy1","Atk3__","Atk4__","Atk5__"}, 4, SetStrategy4, SET_STRATEGY4},
+ //{{"Test0_","Debug0","Debug1","Debug2"}, 4, SetStrategy1, SET_STRATEGY1},
+ //{{"Test1_","Debug3","Debug4","Debug5"}, 4, SetStrategy2, SET_STRATEGY2},
+ //{{"Strgy0","Atk0__","Atk1__","Atk2__"}, 4, SetStrategy3, SET_STRATEGY3},
+ //{{"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},
+ {{"StrDWN","NEXT__","CHANGE","______"}, 3, SetStrategyUp, SET_STRATEGY_UP},
{{"Start2","Active","______","______"}, 2, Start2, START2},
//char LcdStr[STATE_NUM_X][BUFSIZE];