Skip to content

Commit

Permalink
Autopilot debug fields caption is edited
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Haslinghuis <[email protected]>
  • Loading branch information
demvlad and haslinghuis authored Dec 23, 2024
1 parent 4c169a7 commit 31d50ef
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 @@ -875,7 +875,7 @@ function update() {
'debug[0]': 'Distance',
'debug[1]': 'GPS Distance',
'debug[2]': 'PID Sum EF',
'debug[3]': 'Autopilot Angle',
'debug[3]': 'Angle',
'debug[4]': 'pidP',
'debug[5]': 'pidI',
'debug[6]': 'pidD',
Expand Down

0 comments on commit 31d50ef

Please sign in to comment.