mirror of
https://github.com/esphome/esphome.git
synced 2025-10-17 17:23:45 +01:00
6 lines
101 B
YAML
6 lines
101 B
YAML
# Common I2C configuration for ESP32-C3 IDF tests
|
|
|
|
substitutions:
|
|
scl_pin: GPIO8
|
|
sda_pin: GPIO10
|