mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-21 15:25: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();
|
||||
|
||||
function process_html() {
|
||||
var self = this;
|
||||
|
||||
self.analyticsChanges = {};
|
||||
|
||||
var mixer_list_e = $('select.mixerList');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue