1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
Files
esphome/tests/components/lps22/test.esp32-ard.yaml
J. Nick Koston e8adcb539c common
2025-10-08 11:20:48 -10:00

10 lines
154 B
YAML

i2c:
- id: i2c_lps22
scl: 16
sda: 17
packages:
i2c: !include ../../test_build_components/common/i2c/esp32-ard.yaml
<<: !include common.yaml