Enum LedStripType
- Namespace
- DuetAPI.ObjectModel
- Assembly
- DuetAPI.dll
Types of supported LED strips
[JsonConverter(typeof(JsonStringEnumConverter<LedStripType>))]
public enum LedStripType
Fields
DotStar = 0DotStar LED strip
NeoPixel_RGB = 1NeoPixel LED strip with only RGB capability
NeoPixel_RGBW = 2NeoPixel RGB LED strip with additional white output