mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
@@ -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