mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Revert "- simplify some more USE_STB_HAL defines"
This reverts commit82a9223e1a
because the private linux dvb headers were changed by mistake. Origin commit data ------------------ Branch: ni/coolstream Commit:2de2cdde23
Author: vanhofen <vanhofen@gmx.de> Date: 2018-12-26 (Wed, 26 Dec 2018) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -306,7 +306,7 @@ const lcd_setting_struct_t lcd_setting[SNeutrinoSettings::LCD_SETTING_COUNT] =
|
||||
{"lcd_show_volume" , DEFAULT_LCD_SHOW_VOLUME },
|
||||
{"lcd_autodimm" , DEFAULT_LCD_AUTODIMM },
|
||||
{"lcd_deepbrightness" , DEFAULT_VFD_STANDBYBRIGHTNESS }
|
||||
#if USE_STB_HAL
|
||||
#if HAVE_TRIPLEDRAGON || USE_STB_HAL
|
||||
,{ "lcd_epgmode" , 0 /*DEFAULT_LCD_EPGMODE*/ }
|
||||
#endif
|
||||
};
|
||||
|
Reference in New Issue
Block a user