forked from airgradienthq/arduino
Change comment of sendDataToAg function call
This commit is contained in:
@ -872,7 +872,7 @@ void initiateNetwork() {
|
||||
// Initialize api client
|
||||
apiClient.begin();
|
||||
|
||||
// Send ping to airgradient server
|
||||
// Check and process if AirGradient server is reachable
|
||||
sendDataToAg();
|
||||
|
||||
// OTA check
|
||||
|
Reference in New Issue
Block a user