mirror of
https://github.com/esphome/esphome.git
synced 2026-09-21 12:08:38 +00:00
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
8 lines
213 B
YAML
8 lines
213 B
YAML
packages:
|
|
tinyusb: !include common.yaml
|
|
|
|
# VBUS monitoring is per variant: the OTG hardware watches the pin here, while the
|
|
# S31 would need the GPIO ISR path and rejects the key.
|
|
tinyusb:
|
|
vbus_monitor_pin: 4
|