mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Updated VTX settings OSD preview for status indicator. (#1235)
Updated VTX settings OSD preview for status indicator.
This commit is contained in:
commit
0b035c1ead
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'
|
||||
preview: 'R:2:1:P'
|
||||
},
|
||||
VOLTAGE_WARNING: {
|
||||
name: 'VOLTAGE_WARNING',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue