Table of Contents

Enum LedStripType

Namespace
DuetAPI.ObjectModel
Assembly
DuetAPI.dll

Types of supported LED strips

[JsonConverter(typeof(JsonStringEnumConverter<LedStripType>))]
public enum LedStripType

Fields

DotStar = 0

DotStar LED strip

NeoPixel_RGB = 1

NeoPixel LED strip with only RGB capability

NeoPixel_RGBW = 2

NeoPixel RGB LED strip with additional white output