Skip to content

Commit

Permalink
fixup! Controllers: Add Mapping for Reloop Ready
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiftb0y committed Jul 25, 2022
1 parent 24dd1f1 commit 7ac1ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/controllers/Reloop-Ready-scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ ReloopReady.Deck = function(index) {
}
});

this.jog = new components.JogWheel({
this.jog = new components.JogWheelBasic({
alpha: 1/8,
deck: channel,
wheelResolution: 300,
Expand Down

0 comments on commit 7ac1ef6

Please sign in to comment.