Skip to content

Commit 9475724

Browse files
committed
Remove comment
1 parent e7603a7 commit 9475724

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/OneOpenAir/OneOpenAir.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,6 @@ void otaHandlerCallback(AirgradientOTA::OtaResult result, const char *msg) {
596596
case AirgradientOTA::Failed:
597597
displayExecuteOta(result, "", 0);
598598
if (configuration.hasSensorSGP && networkOption == UseCellular) {
599-
// Cellular firmware update finish, resuming SGP41 task
600599
ag->sgp41.resume();
601600
}
602601
break;

0 commit comments

Comments
 (0)