mirror of
https://github.com/esphome/esphome.git
synced 2025-03-14 04:25:15 +01:00
update
This commit is contained in:
parent
9a496bf6a8
commit
c38d41f675
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ void status_callback(enum usb_dc_status_code cb_status, uint8_t *param) {
|
|||
usb_configured = false;
|
||||
break;
|
||||
case USB_DC_CONFIGURED:
|
||||
case USB_DC_CONNECTED:
|
||||
usb_configured = true;
|
||||
break;
|
||||
default:
|
||||
|
|
Loading…
Add table
Reference in a new issue