Skip to content

Commit 7c20062

Browse files
committed
outputs.js: Update from sliders 10X per second
1 parent f454d6e commit 7c20062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tabs/outputs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ TABS.outputs.initialize = function (callback) {
570570

571571
buffering_set_motor = [];
572572
buffer_delay = false;
573-
}, 10);
573+
}, 100);
574574
}
575575
});
576576
}

0 commit comments

Comments
 (0)