mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-28 16:07:16 +02:00
Improve comments
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user