GPS: be less verbose

This commit is contained in:
Lorenz Meier
2014-11-22 15:46:28 +01:00
parent 00961b5592
commit 54e7ed70e1
-1
View File
@@ -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);