Skip to content

Commit 0e26aa1

Browse files
committed
Improve comments
1 parent bd9dbec commit 0e26aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/OneOpenAir/OneOpenAir.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ void initializeNetwork() {
870870
// Initialize api client
871871
apiClient.begin();
872872

873-
// Send data for the first time to airgradient at boot
873+
// Send data for the first time to AG server at boot
874874
sendDataToAg();
875875

876876
// OTA check

0 commit comments

Comments
 (0)