gps: Comment-only fix

This commit is contained in:
Lorenz Meier
2014-07-02 11:39:56 +02:00
parent 171b1678f2
commit f428ebb04f
+1 -1
View File
@@ -109,7 +109,7 @@ private:
int _serial_fd; ///< serial interface to GPS
unsigned _baudrate; ///< current baudrate
char _port[20]; ///< device / serial port path
volatile int _task; //< worker task
volatile int _task; ///< worker task
bool _healthy; ///< flag to signal if the GPS is ok
bool _baudrate_changed; ///< flag to signal that the baudrate with the GPS has changed
bool _mode_changed; ///< flag that the GPS mode has changed