Skip to content

Commit 2b51e2e

Browse files
authored
Merge pull request #1156 from mikeller/fix_pwm_protocol
Fixed PWM protocol selection.
2 parents dc67b06 + 9c02e92 commit 2b51e2e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/js/tabs/configuration.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,6 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
196196
load_config();
197197

198198
function process_html() {
199-
var self = this;
200-
201199
self.analyticsChanges = {};
202200

203201
var mixer_list_e = $('select.mixerList');

0 commit comments

Comments
 (0)