1 2 3 4 5 6
#pragma once #include "freertos/portmacro.h" extern const UBaseType_t kTaskPriorityLvgl; extern const UBaseType_t kTaskPriorityAudio;