Enum VBatOutputModeValue
The behavior of the VBat output. CANdle supports modulating VBat output for single-color LED strips.
public enum VBatOutputModeValue
- Extension Methods
Fields
Modulated = 2VBat output is on at the specified modulation.
Off = 1VBat output is off.
On = 0VBat output is on at full power.