mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
clear and clear all implemented
This commit is contained in:
@@ -53,7 +53,7 @@ void DispmanxWrapper::action()
|
||||
|
||||
_processor->process(_image, _ledColors);
|
||||
|
||||
_hyperion->setValue(_priority, _ledColors, _timeout_ms);
|
||||
_hyperion->setColors(_priority, _ledColors, _timeout_ms);
|
||||
}
|
||||
void DispmanxWrapper::stop()
|
||||
{
|
||||
|
Reference in New Issue
Block a user