mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
fix vuuno4k
Origin commit data
------------------
Branch: master
Commit: 233d3b0a13
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-01-20 (Mon, 20 Jan 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1098,7 +1098,7 @@ void cCA::setInputs()
|
||||
#if BOXMODEL_VUULTIMO4K
|
||||
for (int number = 0; number < 24; number++) // tuner A to X, input 0 to 23
|
||||
#else
|
||||
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUUNO4KSE
|
||||
#if BOXMODEL_VUSOLO4K || BOXMODEL_VUDUO4K || BOXMODEL_VUUNO4KSE || BOXMODEL_VUUNO4K
|
||||
for (int number = 0; number < 16; number++) // tuner A to P, input 0 to 15
|
||||
#else
|
||||
for (int number = 0; number < 4; number++) // tuner A to D, input 0 to 3
|
||||
|
Reference in New Issue
Block a user