Fixed PWM protocol selection.
parent
84e2cada68
commit
9c02e92a2b
|
@ -196,8 +196,6 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
|
||||||
load_config();
|
load_config();
|
||||||
|
|
||||||
function process_html() {
|
function process_html() {
|
||||||
var self = this;
|
|
||||||
|
|
||||||
self.analyticsChanges = {};
|
self.analyticsChanges = {};
|
||||||
|
|
||||||
var mixer_list_e = $('select.mixerList');
|
var mixer_list_e = $('select.mixerList');
|
||||||
|
|
Loading…
Reference in New Issue