-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate several leds in the base #163
Comments
How many leds are in the base? In iCUE they are represented as a single LED. So you would have to use the first LED value from iCUE to control all the physical LEDs of the base. The Scale separate segments of a channel wiki explains how to scale segments. You would use it to define two segments for each tower (base and strip). The base is only one led in iCUE and is scaled to the number of leds in the physical base. The strip of the LT100 is not scaled. |
Which version of this library (CorsairLightingProtocol) are you using? |
0.14.0 |
@benoit0727 The code looks good, only in the last line there it should be 8 instead of 4 |
ok no problem, thank you very much, i will give you the modified code
|
@benoit0727 for multiline code you can use three ``` and a line break at the beginning and the end: |
@benoit0727 The problem should now be fixed, you just need to update the library to the latest version. |
Yeah it works ! Thank you very much! |
Describe the problem
Hello, sorry for my translated English, I am French, my question is simple, is it possible to design several LEDs for the base, because I made the model of the towers available on thingiverse, unfortunately the led in the base does not light up enough, if you have any idea how to fix this eg have the first four leds work at the same time, otherwise everything works great! Thank you
System (please complete the following information):
The text was updated successfully, but these errors were encountered: