Skip to content

Commit

Permalink
Update navigation_private.h
Browse files Browse the repository at this point in the history
  • Loading branch information
breadoven committed Feb 22, 2021
1 parent d66630f commit 89df0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/navigation/navigation_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ typedef struct {
uint32_t lastValidPositionTimeMs;
uint32_t lastValidAltitudeTimeMs;

/* INAV GPS origin (position where GPS fix first acquired) */
/* INAV GPS origin (position where GPS fix first acquired ) */
gpsOrigin_t gpsOrigin;

/* Home parameters (NEU coordinated), geodetic position of home (LLH) is stores in GPS_home variable */
Expand Down

0 comments on commit 89df0d1

Please sign in to comment.