1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +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

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": {