1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 19:32:19 +01:00

add pin config for denky_d4 (#5471)

This commit is contained in:
Maxime Gauduin
2023-10-02 23:15:29 +02:00
committed by GitHub
parent a33b8abce8
commit e87c8d550b

View File

@@ -235,6 +235,7 @@ ESP32_BOARD_PINS = {
"SDA": 5, "SDA": 5,
"SS": 15, "SS": 15,
}, },
"denky_d4": {"RX": 8, "LED": 14},
"esp-wrover-kit": {}, "esp-wrover-kit": {},
"esp32-devkitlipo": {}, "esp32-devkitlipo": {},
"esp32-evb": { "esp32-evb": {