Skip to content

Commit

Permalink
Expo preview for ez tune
Browse files Browse the repository at this point in the history
  • Loading branch information
DzikuVx committed May 14, 2024
1 parent 7432ca6 commit d522dfd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tabs/pid_tuning.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ TABS.pid_tuning.initialize = function (callback) {
200,
true
);

// console.log('orig', $('#ez_tune_expo').val());
// console.log('scaled', Math.floor(scaleRange($('#ez_tune_expo').val(), 0, 200, 40, 100)) / 100);

}

function pid_and_rc_to_form() {
Expand Down

0 comments on commit d522dfd

Please sign in to comment.