mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-28 07:57:18 +02:00
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