mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
* Fix APA102 protocoll * Minor clean-ups * Revert updates
This commit is contained in:
@@ -275,6 +275,7 @@ bool LedDevice::switchOn()
|
||||
if ( powerOn() )
|
||||
{
|
||||
_isOn = true;
|
||||
_isInSwitchOff = false;
|
||||
rc = true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user