Legion2 / CorsairLightingProtocol

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

Latest Corsair iCue software version tries to push a new firmware on CORSAIR Lighting Node PRO #365

Closed tiburcillo closed 5 months ago

tiburcillo commented 6 months ago

Describe the bug Not really a bug but the latest Corsair iCue software version tries to push a new firmware.

To Reproduce Have a working Corsair Lighting Node Pro connected via usb. Install latest iCUE software from the Corsair web site. After a while a pop-up appears that asks to upgrade the CLP firmware. The arduino acts weird when you accept the update. After reboot everything works again.

System (please complete the following information):

Code changes No, I think the solution is simple - just set a higher version number. I could not find the variable that contains the version of the Corsair Lighing Node Pro.

tiburcillo commented 5 months ago

Looks like this was fixed, firmware version is 255.255.255.255 now. Thanks! 👍