- vuultimo4k added

Conflicts:
	acinclude.m4
	data/y-web/Y_Blocks.txt
	src/driver/nglcd.cpp
	src/gui/vfd_setup.cpp
	src/neutrino.cpp
This commit is contained in:
max_10
2019-10-27 16:24:47 +01:00
committed by Thilo Graf
parent 71288139a5
commit 3e9416eb6d
9 changed files with 990 additions and 7 deletions

View File

@@ -66,10 +66,14 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
CGenericMenuActivate msettings;
CMenuOptionChooser * linkfe;
#if BOXMODEL_VUULTIMO4K
std::string modestr[24];
#else
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K
std::string modestr[16];
#else
std::string modestr[4];
#endif
#endif
/* variables for selected frontend */