forked from airgradienthq/arduino
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