mirror of
https://github.com/airgradienthq/arduino.git
synced 2026-04-28 18:12:13 +02:00
Improve comments
This commit is contained in:
@@ -870,7 +870,7 @@ void initializeNetwork() {
|
||||
// Initialize api client
|
||||
apiClient.begin();
|
||||
|
||||
// Send data for the first time to airgradient at boot
|
||||
// Send data for the first time to AG server at boot
|
||||
sendDataToAg();
|
||||
|
||||
// OTA check
|
||||
|
||||
Reference in New Issue
Block a user