1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 10:50:58 +01:00

Fixed lolin32 lite key (#2001)

Co-authored-by: monkeyclass <oliver_reinholdt@hotmail.com>
This commit is contained in:
monkeyclass 2021-07-12 21:37:34 +02:00 committed by GitHub
parent dd37a4e04c
commit d77c3abdc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -538,7 +538,7 @@ ESP32_BOARD_PINS = {
"iotbusio": {},
"iotbusproteus": {},
"lolin32": {"LED": 5},
"lolin32-lite": {"LED": 22},
"lolin32_lite": {"LED": 22},
"lolin_d32": {"LED": 5, "_VBAT": 35},
"lolin_d32_pro": {"LED": 5, "_VBAT": 35},
"lopy": {