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