mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 04:45:20 +03:00
Add an VTX tab
This commit is contained in:
parent
7189363f98
commit
0817e7d9e6
12 changed files with 1441 additions and 42 deletions
|
@ -42,6 +42,7 @@ var GUI_control = function () {
|
|||
'receiver',
|
||||
'sensors',
|
||||
'servos',
|
||||
'vtx',
|
||||
];
|
||||
this.defaultAllowedOSDTabsWhenConnected = [
|
||||
'setup_osd',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue