mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
[ci][tests] Remove redundant ESP32 Arduino test files (#11136)
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
substitutions:
|
||||
clk_pin: GPIO16
|
||||
mosi_pin: GPIO17
|
||||
miso_pin: GPIO18
|
||||
clock_pin: GPIO15
|
||||
data_pin: GPIO14
|
||||
latch_pin1: GPIO21
|
||||
oe_pin1: GPIO22
|
||||
latch_pin2: GPIO23
|
||||
oe_pin2: GPIO25
|
||||
|
||||
<<: !include common.yaml
|
||||
@@ -1,12 +0,0 @@
|
||||
substitutions:
|
||||
clk_pin: GPIO6
|
||||
mosi_pin: GPIO7
|
||||
miso_pin: GPIO8
|
||||
clock_pin: GPIO5
|
||||
data_pin: GPIO4
|
||||
latch_pin1: GPIO1
|
||||
oe_pin1: GPIO2
|
||||
latch_pin2: GPIO3
|
||||
oe_pin2: GPIO9
|
||||
|
||||
<<: !include common.yaml
|
||||
Reference in New Issue
Block a user