Skip to content

Commit 0e2e75e

Browse files
committed
Runaway debug statement removed
1 parent 354d0ac commit 0e2e75e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

people/dagwieers/gps_test/gps_test.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ void setup() {
1111
Serial.begin(SERIAL_BAUD);
1212
Serial.println("Booting...");
1313

14-
Serial.println("LED initialized.");
15-
1614
gps.begin();
1715
Serial.println("GPS initialized.");
1816
delay(500);

0 commit comments

Comments
 (0)