mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Remove comment
This commit is contained in:
parent
3b5a165296
commit
5fe1b1516a
@ -838,7 +838,6 @@ void JsonAPI::handleLedColorsCommand(const QJsonObject& /*message*/, const JsonA
|
|||||||
switch (cmd.subCommand) {
|
switch (cmd.subCommand) {
|
||||||
case SubCommand::LedStreamStart:
|
case SubCommand::LedStreamStart:
|
||||||
_jsonCB->subscribe( Subscription::LedColorsUpdate);
|
_jsonCB->subscribe( Subscription::LedColorsUpdate);
|
||||||
// TODO: Check if to be moved to CB
|
|
||||||
// push once
|
// push once
|
||||||
_hyperion->update();
|
_hyperion->update();
|
||||||
sendSuccessReply(cmd);
|
sendSuccessReply(cmd);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user