added extra function for azimuth overflow
This commit is contained in:
@@ -210,6 +210,8 @@ class Navigation {
|
||||
* @param status
|
||||
*/
|
||||
static void setOutputStatusPrintPVTdata(bool status);
|
||||
// map input in range from -180 to 180 degree
|
||||
static int16_t fixDegree(int16_t degree);
|
||||
|
||||
private:
|
||||
void updateCurrentLocation();
|
||||
|
||||
Reference in New Issue
Block a user