mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
ci: armbox fix cpu load
This commit is contained in:
@@ -1346,6 +1346,9 @@ void cCA::slot_pollthread(void *c)
|
||||
while (1)
|
||||
{
|
||||
#if HAVE_ARM_HARDWARE /* Armbox */
|
||||
if (slot->init && !slot->mmiOpened)
|
||||
sleep(1);
|
||||
|
||||
int len = 1024 *4;
|
||||
eData status;
|
||||
|
||||
|
Reference in New Issue
Block a user