Table of Contents

Property Led0PwmDutyCycle

Namespace
Harp.LedArray
Assembly
Harp.LedArray.dll

Led0PwmDutyCycle

Gets or sets the value that sets the duty cycle (%) of LED0 when in Pwm mode, between 0.1 and 99.9.

[Range(0.1, 99.9)]
public float Led0PwmDutyCycle { get; set; }

Property Value

float