Legion2 / CorsairLightingProtocol

Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.
Apache License 2.0
499 stars 64 forks source link

More than 2 channels #343

Closed 400R closed 11 months ago

400R commented 1 year ago

Is it possible to utilise more than 2 channels on one device because using 2 devices causes them to change order and the channels that are set need to be reset If it's possible how do I add more channels?

Legion2 commented 1 year ago

iCue only supports two channels, you need to use multiple devices with different device IDs.

400R commented 1 year ago

OIk cheers. So i can just change that in the code before compiling?

Legion2 commented 1 year ago

Here is the documentation on how to use multiple devices.

github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.