arm: vuplus4k dummy function QuadPiP() changed

This commit is contained in:
BPanther
2021-10-03 14:00:52 +02:00
committed by Thilo Graf
parent 40227ebdfa
commit 86c5cae8e0
3 changed files with 3 additions and 2 deletions

View File

@@ -274,7 +274,7 @@ class cVideo
void setContrast(int val);
void SetVideoMode(analog_mode_t mode);
#if BOXMODEL_VUPLUS_ARM
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUDUO4KSE || BOXMODEL_VUULTIMO4K || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
void QuadPiP(bool active = false);
#endif