Change comment of sendDataToAg function call

This commit is contained in:
samuelbles07
2025-01-26 22:50:17 +07:00
parent f0c4df42b7
commit 3e48a562e7

View File

@ -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