mirror of
https://github.com/esphome/esphome.git
synced 2024-12-05 04:54:58 +01:00
7 lines
80 B
YAML
7 lines
80 B
YAML
|
i2c:
|
||
|
- id: i2c_msa3xx
|
||
|
scl: GPIO5
|
||
|
sda: GPIO4
|
||
|
|
||
|
<<: !include common.yaml
|