mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 13:27:14 +00:00
10 lines
182 B
YAML
10 lines
182 B
YAML
substitutions:
|
|
i2c_sda: GPIO21
|
|
i2c_scl: GPIO22
|
|
interrupt_pin: GPIO15
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp32-idf.yaml
|
|
|
|
<<: !include common.yaml
|