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 354d0ac commit 0e2e75eCopy full SHA for 0e2e75e
people/dagwieers/gps_test/gps_test.ino
@@ -11,8 +11,6 @@ void setup() {
11
Serial.begin(SERIAL_BAUD);
12
Serial.println("Booting...");
13
14
- Serial.println("LED initialized.");
15
-
16
gps.begin();
17
Serial.println("GPS initialized.");
18
delay(500);
0 commit comments