OTA works

This commit is contained in:
technyon
2022-06-14 22:50:14 +02:00
parent b39c051027
commit d64975c5ef
5 changed files with 14 additions and 8 deletions

View File

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