Skip to content

Commit

Permalink
Flag not needed (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
waltjohnson authored Feb 4, 2025
1 parent 576abe3 commit cd3b2c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/data_sets.h
Original file line number Diff line number Diff line change
Expand Up @@ -4506,8 +4506,6 @@ enum eGpxStatus

/** RTK buffer filled causing data loss */
GPX_STATUS_FAULT_RTK_QUEUE_LIMITED = (int)0x00010000,
/** RTK data access blocked by mutex */
GPX_STATUS_FAULT_RTK_QUEUE_MUTEX = (int)0x00020000,

/** GNSS receiver time fault **/
GPX_STATUS_FAULT_GNSS_RCVR_TIME = (int)0x00100000,
Expand Down

0 comments on commit cd3b2c3

Please sign in to comment.