mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Fix reopened issue 993 (#1062)
This commit is contained in:
@@ -391,10 +391,8 @@ end:
|
||||
// register color
|
||||
registerInput(priority, hyperion::COMP_COLOR, origin);
|
||||
|
||||
// write color to muxer & queuePush
|
||||
// write color to muxer
|
||||
setInput(priority, newLedColors, timeout_ms);
|
||||
if (timeout_ms <= 0)
|
||||
_muxer.queuePush();
|
||||
}
|
||||
|
||||
QStringList Hyperion::getAdjustmentIds() const
|
||||
|
Reference in New Issue
Block a user