fix vuuno4k

Origin commit data
------------------
Commit: 3f09a7dc0d
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-20 (Mon, 20 Jan 2020)
This commit is contained in:
BPanther
2020-01-20 23:49:32 +01:00
committed by vanhofen
parent a8881c080e
commit f79ff1bfa4
3 changed files with 5 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ class CScanSetup : public CMenuTarget, public CChangeObserver
#if BOXMODEL_VUULTIMO4K
std::string modestr[24];
#else
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUUNO4KSE
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
std::string modestr[16];
#else
std::string modestr[4];