mirror of
https://github.com/esphome/esphome.git
synced 2025-10-14 07:43:48 +01:00
7 lines
151 B
YAML
7 lines
151 B
YAML
usb_host:
|
|
max_transfer_requests: 32 # Test uint32_t bitmask path (17-32 requests)
|
|
devices:
|
|
- id: device_1
|
|
vid: 0x1234
|
|
pid: 0x1234
|