Add pin aliases for upesy boards (#3794)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
uPesy Electronics 2022-11-21 07:03:59 +01:00 committed by GitHub
parent 5e1b724697
commit 2b032e8606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1003,6 +1003,8 @@ ESP32_BOARD_PINS = {
"D13": 2,
},
"xinabox_cw02": {"LED": 27},
"upesy_wroom": {"LED": 2},
"upesy_wrover": {"LED": 2},
}
"""