1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-11 22:33:49 +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 GitHub
parent a4b7e0c700
commit 56334b7832
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