Skip to content

Commit

Permalink
Add RPM debugField (#3489)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Jun 20, 2023
1 parent 50554c1 commit 34ec89a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/tabs/onboard_logging.js
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ onboard_logging.initialize = function (callback) {
{ text: "Debug Log" },
{ text: "Motor" },
{ text: "GPS" },
{ text: "RPM" },
];

let fieldsMask = FC.BLACKBOX.blackboxDisabledMask;
Expand Down

0 comments on commit 34ec89a

Please sign in to comment.