new debugger and websockets
This commit is contained in:
@@ -19,7 +19,7 @@ void Init_GPS()
|
||||
break;
|
||||
}
|
||||
|
||||
Serial.printf(PSTR("Init GPS with Baud %d\n"), baudrate);
|
||||
Debug_pushMessage(PSTR("Init GPS with Baud %d\n"), baudrate);
|
||||
Serial.begin(baudrate);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user