mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
fix defines
Origin commit data
------------------
Branch: master
Commit: 178d6f3a2f
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-01-18 (Sat, 18 Jan 2020)
Origin message was:
------------------
- fix defines
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -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