Select missions with right encoder
This commit is contained in:
@ -44,8 +44,8 @@ extern "C" {
|
||||
#define THREAD_STACK_SIZE 4096
|
||||
|
||||
#define THREAD_PRIO_APP 10
|
||||
#define THREAD_PRIO_GRAPHICS 20
|
||||
#define THREAD_PRIO_UI 5
|
||||
#define THREAD_PRIO_UI 6
|
||||
#define UI_QUEUE_SIZE 10
|
||||
/* USER CODE END EC */
|
||||
|
||||
/* Exported macro ------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user