mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 00:05:22 +03:00
Fixed PWM protocol selection.
This commit is contained in:
parent
84e2cada68
commit
9c02e92a2b
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue