mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
7 lines
71 B
YAML
7 lines
71 B
YAML
i2c:
|
|
- id: i2c_lps22
|
|
scl: 5
|
|
sda: 4
|
|
|
|
<<: !include common.yaml
|