Corsair Lighting Protocol  0.15.0
Control LEDs connected to an Arduino with iCUE
CLP::SegmentScaling Struct Reference

#include <FastLEDControllerUtils.h>

Public Attributes

int segmentLength
 
int scaleToSize
 

Detailed Description

Define the scaling information for a segment of a channel. A segment is a part of a channel that can be scale independently of other segments.

Member Data Documentation

◆ scaleToSize

int CLP::SegmentScaling::scaleToSize

The size to which the segment will be scaled using Integer scaling

◆ segmentLength

int CLP::SegmentScaling::segmentLength

The length of the segment in iCUE for example 10 for the normal LED strips


The documentation for this struct was generated from the following file: