From 69471128d69dcbc3ee059d908cd32df9034e64ab Mon Sep 17 00:00:00 2001 From: Miguel Angel Mulero Martinez Date: Mon, 5 Aug 2019 14:56:45 +0200 Subject: [PATCH] Add powerlabel to the VTX OSD preview element --- src/js/tabs/osd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/tabs/osd.js b/src/js/tabs/osd.js index 81885dd8..6863bd05 100644 --- a/src/js/tabs/osd.js +++ b/src/js/tabs/osd.js @@ -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',