own config module
This commit is contained in:
@ -56,8 +56,6 @@ void app_main(void)
|
||||
}
|
||||
}
|
||||
|
||||
control_reset_config();
|
||||
|
||||
// Create animation update task
|
||||
BaseType_t task_ret = xTaskCreate(
|
||||
animation_task,
|
||||
|
||||
Reference in New Issue
Block a user