bauen klappt wieder, navigation ist kaputt, todo: und fixme: beachten!
This commit is contained in:
@@ -110,9 +110,9 @@ class Navigation {
|
||||
/**
|
||||
* @brief Returns the GPS object
|
||||
*
|
||||
* @return TinyGPSPlus*
|
||||
* @return SFE_UBLOX_GNSS*
|
||||
*/
|
||||
TinyGPSPlus* getGPS() { return this->gps; }
|
||||
SFE_UBLOX_GNSS* getGPS() { return this->gps; }
|
||||
|
||||
/**
|
||||
* @brief Get the Route Info object
|
||||
|
||||
Reference in New Issue
Block a user