mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
fix compile for aml
This commit is contained in:
parent
d1a5e5b75a
commit
acd15fa108
@ -44,7 +44,7 @@ void AmlogicWrapper::start()
|
||||
{
|
||||
// Start the timer with the pre configured interval
|
||||
_timer.start();
|
||||
_hyperion->registerPriority("Amlogic Grabber");
|
||||
_hyperion->registerPriority("Amlogic Grabber",_priority);
|
||||
}
|
||||
|
||||
void AmlogicWrapper::action()
|
||||
|
Loading…
Reference in New Issue
Block a user