Skip to content

Commit

Permalink
Added POSITION HOLD flight mode show (#788)
Browse files Browse the repository at this point in the history
added POSITION HOLD modes
  • Loading branch information
demvlad authored Dec 8, 2024
1 parent 9e0bd27 commit 0ddf6ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/flightlog_fielddefs.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ export const FLIGHT_LOG_FLIGHT_MODE_NAME_POST_4_5 = makeReadOnly([
"HEADFREE",
"PASSTHRU",
"FAILSAFE",
"POSHOLD",
"GPSRESCUE",
"ANTIGRAVITY",
"HEADADJ",
Expand Down

0 comments on commit 0ddf6ca

Please sign in to comment.