Select missions with right encoder

This commit is contained in:
2023-03-07 20:13:28 +01:00
parent 7476e09fed
commit 38d3d765ad
53 changed files with 29689 additions and 39549 deletions

View File

@ -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 ------------------------------------------------------------*/