Enum LossOfSignalBehaviorValue
The behavior of the LEDs when the control signal is lost.
public enum LossOfSignalBehaviorValue
- Extension Methods
Fields
DisableLEDs = 1LEDs and animations are disabled after the control signal is lost.
KeepRunning = 0LEDs remain enabled, and animations continue to run.