1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 10:50:58 +01:00
esphome/tests/components/mpr121/test.esp32-c3-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

6 lines
75 B
YAML

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