fixed testing changes
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@432 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user