GPS: be less verbose

This commit is contained in:
Lorenz Meier
2014-11-22 15:46:28 +01:00
parent 366c8a9c41
commit b2671c8f05

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);