mirror of
https://github.com/esphome/esphome.git
synced 2025-01-31 10:10:56 +00:00
Fixed lolin32 lite key (#2001)
Co-authored-by: monkeyclass <oliver_reinholdt@hotmail.com>
This commit is contained in:
parent
dd37a4e04c
commit
d77c3abdc0
@ -538,7 +538,7 @@ ESP32_BOARD_PINS = {
|
|||||||
"iotbusio": {},
|
"iotbusio": {},
|
||||||
"iotbusproteus": {},
|
"iotbusproteus": {},
|
||||||
"lolin32": {"LED": 5},
|
"lolin32": {"LED": 5},
|
||||||
"lolin32-lite": {"LED": 22},
|
"lolin32_lite": {"LED": 22},
|
||||||
"lolin_d32": {"LED": 5, "_VBAT": 35},
|
"lolin_d32": {"LED": 5, "_VBAT": 35},
|
||||||
"lolin_d32_pro": {"LED": 5, "_VBAT": 35},
|
"lolin_d32_pro": {"LED": 5, "_VBAT": 35},
|
||||||
"lopy": {
|
"lopy": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user