ui changes for OTA

This commit is contained in:
technyon
2022-06-15 20:10:23 +02:00
parent d64975c5ef
commit 1e5cdd8267
3 changed files with 22 additions and 11 deletions

View File

@@ -62,6 +62,7 @@ private:
char _credPassword[20] = {0};
bool _allowRestartToPortal = false;
uint32_t _transferredSize = 0;
bool _otaStart = true;
String _confirmCode = "----";