mirror of
https://github.com/esphome/esphome.git
synced 2025-09-27 23:52:28 +01:00
lock free
This commit is contained in:
@@ -299,7 +299,6 @@ void USBClient::loop() {
|
||||
}
|
||||
|
||||
default:
|
||||
// USB events are now handled in the dedicated task
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user