mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 13:45:15 +00:00
10 lines
180 B
YAML
10 lines
180 B
YAML
substitutions:
|
|
i2c_sda: GPIO4
|
|
i2c_scl: GPIO5
|
|
interrupt_pin: GPIO2
|
|
|
|
packages:
|
|
i2c: !include ../../test_build_components/common/i2c/rp2040-ard.yaml
|
|
|
|
<<: !include common.yaml
|