Skip to content

Commit 159e98d

Browse files
committed
Update Example1_RAWX.ino
1 parent 6f5a757 commit 159e98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/NEO-F10N/Example1_RAWX/Example1_RAWX.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,5 +263,5 @@ void loop()
263263
myGNSS.checkCallbacks(); // Check if any callbacks are waiting to be processed.
264264

265265
Serial.print(".");
266-
delay(50);
266+
delay(200);
267267
}

0 commit comments

Comments
 (0)