mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 21:35:33 +03:00
CF/BF - Initial port of power/battery tab from CF 1.x.
The voltage and amperage meters cannot yet be configured and are disabled.
This commit is contained in:
parent
43f1468451
commit
1752c5d39d
11 changed files with 723 additions and 22 deletions
|
@ -21,6 +21,7 @@ var GUI_control = function () {
|
|||
'failsafe',
|
||||
'transponder',
|
||||
'osd',
|
||||
'power',
|
||||
'adjustments',
|
||||
'auxiliary',
|
||||
'cli',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue