Merge branch 'contrib/github_pr_14858' into 'master'

fix(examples/usb_host_lib): correct typo in comments (GitHub PR)

Closes IDFGH-14038

See merge request espressif/esp-idf!34861
This commit is contained in:
Tomas Rezucha
2024-11-13 15:58:10 +08:00

View File

@ -178,7 +178,7 @@ void app_main(void)
0);
assert(task_created == pdTRUE);
// Wait unit the USB host library is installed
// Wait until the USB host library is installed
ulTaskNotifyTake(false, 1000);
// Create class driver task