mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 23:13:16 +02:00
@@ -1935,7 +1935,7 @@ void cCA::SetTSClock(u32 Speed, int slot)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#if BOXMODEL_VUPLUS_ALL
|
#if BOXMODEL_VUPLUS
|
||||||
void cCA::SetCIDelay(int Delay)
|
void cCA::SetCIDelay(int Delay)
|
||||||
{
|
{
|
||||||
char buf[64];
|
char buf[64];
|
||||||
|
@@ -329,7 +329,7 @@ public:
|
|||||||
/// sh4 unused
|
/// sh4 unused
|
||||||
void SetTSClock(u32 Speed, int slot = 0);
|
void SetTSClock(u32 Speed, int slot = 0);
|
||||||
|
|
||||||
#if BOXMODEL_VUPLUS_ALL
|
#if BOXMODEL_VUPLUS
|
||||||
/// dvb wait delay for ci response
|
/// dvb wait delay for ci response
|
||||||
void SetCIDelay(int Delay);
|
void SetCIDelay(int Delay);
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user