mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 19:18:47 +00:00
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
7 lines
82 B
YAML
7 lines
82 B
YAML
i2c:
|
|
- id: i2c_msa3xx
|
|
scl: GPIO16
|
|
sda: GPIO17
|
|
|
|
<<: !include common.yaml
|