Skip to content

Commit

Permalink
Add EZLANDING speed parameter debug fields (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbolin authored Mar 26, 2024
1 parent da4e1e2 commit 23a3687
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/flightlog_fields_presenter.js
Original file line number Diff line number Diff line change
Expand Up @@ -1113,6 +1113,8 @@ function FlightLogFieldPresenter() {
'debug[1]': 'Adjusted Throttle',
'debug[2]': 'Upper Limit',
'debug[3]': 'EZ Land Limit',
'debug[4]': 'Stick Limit',
'debug[5]': 'Speed Limit',
},
};

Expand Down

0 comments on commit 23a3687

Please sign in to comment.