bug with small file size

This commit is contained in:
Dmitry Borisenko
2020-03-04 22:10:59 +03:00
parent 60e2ada31a
commit e2f8aaf505
3 changed files with 14 additions and 7 deletions

View File

@@ -57,7 +57,9 @@ void setup() {
initUpgrade();
Serial.println("[V] initUpgrade");
//--------------------------------------------------------------
Serial.print("[i] Date compiling: ");
Serial.println(DATE_COMPILING);
getMemoryLoad("[i] After loading");
#ifdef ESP8266