Property Led1PwmFrequency
Led1PwmFrequency
Gets or sets the value that sets the frequency (Hz) of LED1 when in Pwm mode, between 0.5 and 2000.
[Range(0.5, 2000)]
public float Led1PwmFrequency { get; set; }
Gets or sets the value that sets the frequency (Hz) of LED1 when in Pwm mode, between 0.5 and 2000.
[Range(0.5, 2000)]
public float Led1PwmFrequency { get; set; }