1
0
Fork 0
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:
Hydra 2017-04-01 22:01:16 +01:00 committed by Michael Keller
parent 43f1468451
commit 1752c5d39d
11 changed files with 723 additions and 22 deletions

View file

@ -21,6 +21,7 @@ var GUI_control = function () {
'failsafe',
'transponder',
'osd',
'power',
'adjustments',
'auxiliary',
'cli',