esphome/tests/components/i2c/test.esp32-idf.yaml

8 lines
106 B
YAML
Raw Normal View History

i2c:
- id: i2c_i2c
scl: 16
sda: 17
2024-07-13 11:03:19 +02:00
scan: true
frequency: "280kHz"
timeout: "1000us"