mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
- add support for VU+ Solo 4k
This commit is contained in:
@@ -66,7 +66,11 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
|
||||
CGenericMenuActivate msettings;
|
||||
|
||||
CMenuOptionChooser * linkfe;
|
||||
#if BOXMODEL_VUSOLO4K
|
||||
std::string modestr[16];
|
||||
#else
|
||||
std::string modestr[4];
|
||||
#endif
|
||||
|
||||
/* variables for selected frontend */
|
||||
/* diseqc mode */
|
||||
|
Reference in New Issue
Block a user