mirror of
https://github.com/esphome/esphome.git
synced 2024-11-15 11:38:11 +01:00
7 lines
63 B
YAML
7 lines
63 B
YAML
|
i2c:
|
||
|
sda: 4
|
||
|
scl: 5
|
||
|
id: i2c_bus
|
||
|
|
||
|
<<: !include common.yaml
|