get mostly one directional comms working
This commit is contained in:
@@ -65,6 +65,7 @@ void app_main(void)
|
||||
|
||||
void servoControllerInit();
|
||||
|
||||
ESP_LOGI(TAG, "BEGIN ESP TASKS");
|
||||
|
||||
/* create task pinned to the app core */
|
||||
xTaskCreate(
|
||||
|
Reference in New Issue
Block a user