mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00:00
[cst328] Use dict-style packages so batch grouping deduplicates the i2c bus (#17413)
This commit is contained in:
@@ -4,5 +4,6 @@ substitutions:
|
||||
reset_pin: "21"
|
||||
|
||||
packages:
|
||||
- !include ../../test_build_components/common/i2c/esp32-idf.yaml
|
||||
- !include common.yaml
|
||||
i2c: !include ../../test_build_components/common/i2c/esp32-idf.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user