mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-17 02:13:35 +02:00
add support for VU+ Solo 4k
Origin commit data
------------------
Commit: 30226a00ad
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2018-11-01 (Thu, 01 Nov 2018)
Origin message was:
------------------
- 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