LittleFS #10

Merged
pablo2048 merged 3 commits from LittleFS into master 2021-06-21 17:19:58 +02:00
Showing only changes of commit 3f433aedc8 - Show all commits

View File

@ -388,7 +388,7 @@ void WiFiConfig::_handleRoot(void)
break;
case 0xfe:
content.concat(F("Špatná EEPROM"));
content.concat(F("Špatná konfigurace"));
break;
case 0xff: