mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 06:43:48 +01:00
9 lines
158 B
YAML
9 lines
158 B
YAML
substitutions:
|
|
i2c_scl: GPIO16
|
|
i2c_sda: GPIO17
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/esp32-ard.yaml
|
|
|
|
<<: !include common.yaml
|