Property Led1PwmDutyCycle
Led1PwmDutyCycle
Gets or sets the value that sets the duty cycle (%) of LED1 when in Pwm mode, between 0.1 and 99.9.
[Range(0.1, 99.9)]
public float Led1PwmDutyCycle { get; set; }
Gets or sets the value that sets the duty cycle (%) of LED1 when in Pwm mode, between 0.1 and 99.9.
[Range(0.1, 99.9)]
public float Led1PwmDutyCycle { get; set; }