Skip to content
Snippets Groups Projects
Commit 54e7ed70 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

GPS: be less verbose

parent 00961b55
No related branches found
No related tags found
No related merge requests found
......@@ -274,7 +274,6 @@ GPS::task_main_trampoline(void *arg)
void
GPS::task_main()
{
log("starting");
/* open the serial port */
_serial_fd = ::open(_port, O_RDWR);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment