1
0
Fork 0
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:
Miguel Angel Mulero Martinez 2019-08-06 12:49:58 +02:00
parent 7189363f98
commit 0817e7d9e6
12 changed files with 1441 additions and 42 deletions

View file

@ -42,6 +42,7 @@ var GUI_control = function () {
'receiver',
'sensors',
'servos',
'vtx',
];
this.defaultAllowedOSDTabsWhenConnected = [
'setup_osd',