fixes
This commit is contained in:
@@ -64,6 +64,8 @@ void app_main(void)
|
||||
|
||||
mcp23018_init();
|
||||
|
||||
void servoControllerInit();
|
||||
|
||||
/* create task pinned to the app core */
|
||||
xTaskCreate(
|
||||
i2c_sensors_task,
|
||||
|
Reference in New Issue
Block a user