Property Led0PulseTimeTail
Led0PulseTimeTail
Gets or sets the value that sets the wait time between pulses (milliseconds) of LED0 when in PulseTime mode, between 1 and 65535.
[Range(1, 65535)]
public ushort Led0PulseTimeTail { get; set; }
Gets or sets the value that sets the wait time between pulses (milliseconds) of LED0 when in PulseTime mode, between 1 and 65535.
[Range(1, 65535)]
public ushort Led0PulseTimeTail { get; set; }