We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5a757 commit 159e98dCopy full SHA for 159e98d
examples/NEO-F10N/Example1_RAWX/Example1_RAWX.ino
@@ -263,5 +263,5 @@ void loop()
263
myGNSS.checkCallbacks(); // Check if any callbacks are waiting to be processed.
264
265
Serial.print(".");
266
- delay(50);
+ delay(200);
267
}
0 commit comments