Skip to content

Commit 23a3687

Browse files
authored
Add EZLANDING speed parameter debug fields (#719)
1 parent da4e1e2 commit 23a3687

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

js/flightlog_fields_presenter.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,6 +1113,8 @@ function FlightLogFieldPresenter() {
11131113
'debug[1]': 'Adjusted Throttle',
11141114
'debug[2]': 'Upper Limit',
11151115
'debug[3]': 'EZ Land Limit',
1116+
'debug[4]': 'Stick Limit',
1117+
'debug[5]': 'Speed Limit',
11161118
},
11171119
};
11181120

0 commit comments

Comments
 (0)