fix the red in be04c4b
Change-Id: I569561e5199c71a814b7f8118d63063f13958831
This commit is contained in:
parent
fbe557d432
commit
e1681345cc
1 changed files with 1 additions and 1 deletions
|
@ -536,7 +536,7 @@ int plugin_main(const void* parameter)
|
|||
settings = true;
|
||||
break;
|
||||
}
|
||||
sleep(HZ / 5);
|
||||
rb->sleep(HZ / 5);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue