esphome/tests/components/mpr121/test.esp32-idf.yaml
polyfloyd c2d67659f3
mpr121: Add GPIO support (#6776)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-05-24 09:08:28 +12:00

5 lines
77 B
YAML

substitutions:
i2c_scl: GPIO16
i2c_sda: GPIO17
<<: !include common.yaml