esphome/tests/components/mpr121/test.rp2040.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
75 B
YAML

substitutions:
i2c_scl: GPIO5
i2c_sda: GPIO4
<<: !include common.yaml