fixed testing changes

git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@432 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
mmi
2018-02-06 13:32:06 +00:00
parent 7bceed8753
commit f7186e23f2
3 changed files with 3 additions and 3 deletions

View File

@@ -74,7 +74,7 @@ struct Pcba
* constructs the PCBA information. Calling it afterwards returns the already * constructs the PCBA information. Calling it afterwards returns the already
* constructed data * constructed data
* *
* @return struct Pcba* The PCBA information singelton * @return struct Pcba* The PCBA information singleton
* *
* *
* @todo * @todo

View File

@@ -52,7 +52,7 @@
#define HSB_MAINREPR_TASK_PRIORITY (2) #define HSB_MAINREPR_TASK_PRIORITY (2)
#define HSB_MAINREPR_TASK_STACKSIZE (512) #define HSB_MAINREPR_TASK_STACKSIZE (512)
#define HSB_MAINREPR_OOL_DURATION (20) #define HSB_MAINREPR_OOL_DURATION (15)
#define HSB_MAINREPR_OOL_VALUE (300) #define HSB_MAINREPR_OOL_VALUE (300)
#define HSB_ADC_ANODE_MIN_VOLTAGE (0) #define HSB_ADC_ANODE_MIN_VOLTAGE (0)

View File

@@ -291,7 +291,7 @@ static const char conTestSolenoid[] =
ANSI_TERMINAL_HOME ANSI_TERMINAL_HOME
" TEST Solenoid \r\n" " TEST Solenoid \r\n"
" \r\n" " \r\n"
" Test the solenoid [1-2] \r\n" " Test the solenoid \r\n"
" \r\n" " \r\n"
" [%c] Toggle Solenoid \r\n" " [%c] Toggle Solenoid \r\n"
" [%c] Back \r\n" " [%c] Back \r\n"