mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-26 17:55:24 +03:00
Updated VTX settings OSD preview for status indicator.
This commit is contained in:
parent
510d35e934
commit
cd62b7045a
1 changed files with 1 additions and 1 deletions
|
@ -355,7 +355,7 @@ OSD.constants = {
|
||||||
default_position: 1,
|
default_position: 1,
|
||||||
draw_order: 120,
|
draw_order: 120,
|
||||||
positionable: true,
|
positionable: true,
|
||||||
preview: 'R:2:1'
|
preview: 'R:2:1:P'
|
||||||
},
|
},
|
||||||
VOLTAGE_WARNING: {
|
VOLTAGE_WARNING: {
|
||||||
name: 'VOLTAGE_WARNING',
|
name: 'VOLTAGE_WARNING',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue