add pin config for denky_d4 (#5471)

This commit is contained in:
Maxime Gauduin 2023-10-02 23:15:29 +02:00 committed by Jesse Hills
parent f73fd97525
commit 689c2f11a3
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

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