Add powerlabel to the VTX OSD preview element (#1556)
Add powerlabel to the VTX OSD preview element10.7.0-preview
commit
d0964c8c31
|
@ -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…
Reference in New Issue