Property Led1Power
Led1Power
Gets or sets the value that sets the power to LED1, between 1 and 120 (arbitrary units).
[Range(1, 120)]
public byte Led1Power { get; set; }
Gets or sets the value that sets the power to LED1, between 1 and 120 (arbitrary units).
[Range(1, 120)]
public byte Led1Power { get; set; }