Skip to content

Commit

Permalink
Update throttle
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis committed Nov 25, 2024
1 parent 9c30b2f commit 37c618d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ function update() {
'debug[0]': 'TPA Factor',
'debug[1]': 'TPA Attitude Roll (Wing)',
'debug[2]': 'TPA Attitude Pitch (Wing)',
'debug[3]': 'TPA Throttle (Wing)',
'debug[3]': 'TPA Calculated Throttle (Wing)',
'debug[4]': 'TPA Speed (Wing)',
'debug[5]': 'TPA Argument (Wing)',
};
Expand Down

0 comments on commit 37c618d

Please sign in to comment.