mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-15 08:56:34 +02:00
fix postDataToAirGradient
set false
after device power up and connected to WiFi
This commit is contained in:
@ -23,6 +23,7 @@ private:
|
||||
void *wifi = NULL;
|
||||
bool hasConfig;
|
||||
uint32_t lastRetry;
|
||||
bool hasPortalConfig = false;
|
||||
|
||||
bool wifiClientConnected(void);
|
||||
|
||||
|
Reference in New Issue
Block a user