cleanup main
This commit is contained in:
@ -46,6 +46,8 @@ void initSafety(void)
|
||||
{
|
||||
ESP_LOGE(TAG, "Failed to create task");
|
||||
}
|
||||
|
||||
setSafeState(); // Set inital state
|
||||
}
|
||||
|
||||
void taskSafety(void *pvParameters)
|
||||
|
Reference in New Issue
Block a user