1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-22 11:43:51 +01:00

[ci][tests] Remove redundant ESP32 Arduino test files (#11136)

This commit is contained in:
J. Nick Koston
2025-10-09 08:26:41 -10:00
committed by Jesse Hills
parent b93c60e85a
commit 34632f78cf
1007 changed files with 0 additions and 4942 deletions

View File

@@ -1,8 +0,0 @@
substitutions:
client_tx_pin: GPIO12
client_rx_pin: GPIO14
server_tx_pin: GPIO16
server_rx_pin: GPIO17
flow_control_pin: GPIO13
<<: !include common.yaml

View File

@@ -1,8 +0,0 @@
substitutions:
client_tx_pin: GPIO4
client_rx_pin: GPIO5
server_tx_pin: GPIO6
server_rx_pin: GPIO7
flow_control_pin: GPIO3
<<: !include common.yaml