mirror of
https://github.com/esphome/esphome.git
synced 2024-11-30 18:54:14 +01:00
7 lines
106 B
YAML
7 lines
106 B
YAML
i2c:
|
|
- id: i2c_i2c
|
|
scl: 16
|
|
sda: 17
|
|
scan: true
|
|
frequency: "280kHz"
|
|
timeout: "1000us"
|