Remove controller-side LED count from Corsair Lighting Node and ThermalTake Riing controllers, initialize them to zero LED count
This commit is contained in:
parent
18c18e3999
commit
4919b03bd1
7 changed files with 84 additions and 59 deletions
|
|
@ -103,7 +103,6 @@ public:
|
|||
);
|
||||
|
||||
void SetChannelLEDs(unsigned char channel, RGBColor * colors, unsigned int num_colors);
|
||||
unsigned int channel_leds[CORSAIR_LIGHTING_NODE_NUM_CHANNELS];
|
||||
|
||||
void KeepaliveThread();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue