summaryrefslogtreecommitdiff
path: root/src/tasks/tasks.hpp
blob: 24f8509a5ad98b4507b1dc2c07791b35feb72419 (plain)
1
2
3
4
5
6
#pragma once

#include "freertos/portmacro.h"

extern const UBaseType_t kTaskPriorityLvgl;
extern const UBaseType_t kTaskPriorityAudio;