refactoring ntripClient

This commit is contained in:
2024-07-12 22:57:37 +02:00
parent c866bc0d60
commit 87743c8e67
7 changed files with 96 additions and 41 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ struct CourseCorrection
/**
* @brief This class navigate an object
*
* The class use the given Route and the gps device
* The class use the given Route and the gnss device
* to tell the driver in which direction he have to
* be drive and the distance to the next checkpoint.
*