diff --git a/variants/arduino_uno_q_stm32u585xx/arduino_uno_q_stm32u585xx.conf b/variants/arduino_uno_q_stm32u585xx/arduino_uno_q_stm32u585xx.conf index b03a6e5c..52da466e 100644 --- a/variants/arduino_uno_q_stm32u585xx/arduino_uno_q_stm32u585xx.conf +++ b/variants/arduino_uno_q_stm32u585xx/arduino_uno_q_stm32u585xx.conf @@ -37,6 +37,8 @@ CONFIG_DYNAMIC_THREAD=y CONFIG_DYNAMIC_THREAD_POOL_SIZE=2 CONFIG_DYNAMIC_THREAD_ALLOC=y +CONFIG_MAIN_THREAD_PRIORITY=5 + #CONFIG_VIDEO=y #CONFIG_VIDEO_LOG_LEVEL_DBG=y #CONFIG_VIDEO_STM32_DCMI=y