Improve comments

This commit is contained in:
samuelbles07
2025-02-05 14:06:33 +07:00
parent bd9dbec663
commit 0e26aa1b5d

View File

@ -870,7 +870,7 @@ void initializeNetwork() {
// Initialize api client // Initialize api client
apiClient.begin(); apiClient.begin();
// Send data for the first time to airgradient at boot // Send data for the first time to AG server at boot
sendDataToAg(); sendDataToAg();
// OTA check // OTA check