mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 21:54:07 +00:00
+1
-1
@@ -2109,7 +2109,7 @@ void MyESP::_bootupSequence() {
|
||||
|
||||
if (isWifiConnected()) {
|
||||
_setSystemBootStatus(MYESP_BOOTSTATUS_BOOTED); // completed, reset flag
|
||||
digitalWrite(LED_BUILTIN, LOW); // turn off LED
|
||||
digitalWrite(LED_BUILTIN, HIGH); // turn off LED
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user