mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Remove ONESHOT125 and Change Some names
This commit is contained in:
parent
72743dca69
commit
2662f64e83
4 changed files with 5 additions and 6 deletions
|
@ -319,9 +319,9 @@ TABS.pid_tuning.initialize = function (callback) {
|
|||
]
|
||||
} else {
|
||||
pidControllerList = [
|
||||
{ name: "MultiWii (2.3)"},
|
||||
{ name: "MultiWii (Rewrite)"},
|
||||
{ name: "LuxFloat"},
|
||||
{ name: ""},
|
||||
{ name: "Integer"},
|
||||
{ name: "Float"},
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue