1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 14:25:14 +03:00

Add powerlabel to the VTX OSD preview element (#1556)

Add powerlabel to the VTX OSD preview element
This commit is contained in:
Michael Keller 2019-08-07 22:57:34 +12:00 committed by GitHub
commit d0964c8c31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',