CorsairLightingProtocol
CorsairLightingProtocol copied to clipboard
Fixed firmware version not read correctly
@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 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.