espcoreversion

This commit is contained in:
e2002
2022-12-08 18:31:26 +03:00
parent 1081cae041
commit 122bbec5f0
7 changed files with 19 additions and 12 deletions

View File

@@ -90,6 +90,7 @@ void Network::begin() {
}
}
Serial.println(".");
Serial.println("##[BOOT]#\tdone");
if(LED_BUILTIN!=255) digitalWrite(LED_BUILTIN, LOW);
status = CONNECTED;
WiFi.setSleep(false);