max3421 communication work with esp32 up to enumeration, seems still have a bit of issue

This commit is contained in:
hathach
2023-09-27 12:33:36 +07:00
parent 2f6592de7f
commit 6dc64eaa28
4 changed files with 20 additions and 7 deletions

View File

@@ -68,7 +68,7 @@ void cdc_app_task(void* param) {
}
}
taskYIELD();
vTaskDelay(1);
}
}