Skip to content

Commit

Permalink
Rename blackbox field entry "Unfiltered Gyro" (betaflight#3905)
Browse files Browse the repository at this point in the history
Rename field entry
  • Loading branch information
KarateBrot authored and chmelevskij committed Apr 27, 2024
1 parent 6725e07 commit 2f6dfee
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 @@ -773,7 +773,7 @@ const DEBUG = {
{ text: "Motor" },
{ text: "GPS" },
{ text: "RPM" },
{ text: "Unfiltered Gyro"},
{ text: "Gyro (Unfiltered)"},
],
};

Expand Down

0 comments on commit 2f6dfee

Please sign in to comment.