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

9 lines
158 B
YAML

substitutions:
i2c_scl: GPIO16
i2c_sda: GPIO17
packages:
i2c: !include ../../test_build_components/common/i2c/esp32-idf.yaml
<<: !include common.yaml