mirror of
https://github.com/esphome/esphome.git
synced 2026-02-18 15:35:59 -07:00
[ci][tests] Remove redundant ESP32 Arduino test files (#11136)
This commit is contained in:
committed by
Jesse Hills
parent
b93c60e85a
commit
34632f78cf
@@ -1,7 +0,0 @@
|
||||
substitutions:
|
||||
i2c_scl: GPIO16
|
||||
i2c_sda: GPIO17
|
||||
display_reset_pin: GPIO13
|
||||
|
||||
packages:
|
||||
common: !include common.yaml
|
||||
@@ -1,7 +0,0 @@
|
||||
substitutions:
|
||||
i2c_scl: GPIO5
|
||||
i2c_sda: GPIO4
|
||||
display_reset_pin: GPIO3
|
||||
|
||||
packages:
|
||||
common: !include common.yaml
|
||||
Reference in New Issue
Block a user