mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-28 16:07:16 +02:00
Change comment of sendDataToAg function call
This commit is contained in:
@ -872,7 +872,7 @@ void initiateNetwork() {
|
|||||||
// Initialize api client
|
// Initialize api client
|
||||||
apiClient.begin();
|
apiClient.begin();
|
||||||
|
|
||||||
// Send ping to airgradient server
|
// Check and process if AirGradient server is reachable
|
||||||
sendDataToAg();
|
sendDataToAg();
|
||||||
|
|
||||||
// OTA check
|
// OTA check
|
||||||
|
Reference in New Issue
Block a user