Constant esp_idf_sys::eTaskState_eRunning
source ยท pub const eTaskState_eRunning: eTaskState = 0;
Expand description
< A task is querying the state of itself, so must be running.
pub const eTaskState_eRunning: eTaskState = 0;
< A task is querying the state of itself, so must be running.