From 4db6c8742ec197b0f96c6a7a9760c2c706c1e8a3 Mon Sep 17 00:00:00 2001 From: BPanther Date: Wed, 5 Jun 2024 13:24:35 +0200 Subject: [PATCH] small fix --- src/gui/vfd_setup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/vfd_setup.cpp b/src/gui/vfd_setup.cpp index 057702b49..f9f983184 100644 --- a/src/gui/vfd_setup.cpp +++ b/src/gui/vfd_setup.cpp @@ -150,7 +150,7 @@ int CVfdSetup::showSetup() oj = new CMenuOptionChooser("Power LCD"/*LOCALE_LCDMENU_POWER*/, &g_settings.lcd_setting[SNeutrinoSettings::LCD_POWER], OPTIONS_OFF0_ON1_OPTIONS, OPTIONS_OFF0_ON1_OPTION_COUNT, true, new CLCDNotifier(), CRCInput::RC_nokey); vfds->addItem(oj); #endif -#if BOXMODEL_DM820 || BOXMODEL_DM7080 +#if BOXMODEL_DM820 g_settings.lcd_setting[SNeutrinoSettings::LCD_INVERSE] = 0; #else //option invert