Updates:
- Re-located repairprocessrow information in dedicated object - added error conditions to repair row and added condition handling to repair process git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@260 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
// Constant and macro definitions
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
#define HSB_MAINMENU_TASK_PRIORITY (2)
|
||||
#define HSB_MAINMENU_TASK_PRIORITY (5)
|
||||
#define HSB_MAINMENU_TASK_STACKSIZE (1024)
|
||||
|
||||
#define HSB_MAINDISP_TASK_PRIORITY (2)
|
||||
@@ -47,6 +47,8 @@
|
||||
|
||||
#define HSB_MAINREPR_TASK_PRIORITY (2)
|
||||
#define HSB_MAINREPR_TASK_STACKSIZE (1024)
|
||||
#define HSB_MAINREPR_OOL_DURATION (10)
|
||||
#define HSB_MAINREPR_OOL_VALUE (100)
|
||||
|
||||
|
||||
// Exports of objects on application level
|
||||
|
||||
Reference in New Issue
Block a user