CorsairLightingProtocol icon indicating copy to clipboard operation
CorsairLightingProtocol copied to clipboard

Fixed firmware version not read correctly

Open Legion2 opened this issue 1 year ago • 1 comments

@Spegs21 I found a small bug in your refactoring of the firmware handling. The PROGMEM pointer of the firmware version array was not correctly read and caused iCUE to see wrong data.

Do you know how we can make the fix also work on 32 bit processors?

Legion2 avatar Jul 16 '22 21:07 Legion2

@Legion2 I'll take a look at this this week. I thought Adafruit had a definition in their core to bypass it but I'll look again.

Spegs21 avatar Sep 03 '22 17:09 Spegs21