mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 06:15:13 +03:00
Add powerlabel to the VTX OSD preview element
This commit is contained in:
parent
a63a5232c7
commit
69471128d6
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ OSD.loadDisplayFields = function() {
|
|||
default_position: 1,
|
||||
draw_order: 120,
|
||||
positionable: true,
|
||||
preview: 'R:2:1:P'
|
||||
preview: 'R:2:200:P'
|
||||
},
|
||||
VOLTAGE_WARNING: {
|
||||
name: 'VOLTAGE_WARNING',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue