Updated code to 0.6 test

This commit is contained in:
Magnus Persson
2022-01-10 20:14:58 +01:00
parent ea62d9e752
commit 2f391c95c7
5 changed files with 46 additions and 19 deletions

View File

@ -36,6 +36,8 @@ class WifiConnection {
bool newFirmware = false;
bool parseFirmwareVersionString(int (&num)[3], const char *version);
void downloadFile(const char *fname);
void connectAsync();
bool waitForConnection(int maxTime = 20);
public:
// WIFI