1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-21 10:08:15 +00:00
esphome/tests/components/i2c/test.esp32-idf.yaml
2024-07-13 02:03:19 -07:00

8 lines
106 B
YAML

i2c:
- id: i2c_i2c
scl: 16
sda: 17
scan: true
frequency: "280kHz"
timeout: "1000us"