-
- Downloads
Switch to 257-entry color LUTs
This makes the mapping from 16-bit color to LUT entry straightforward, while still fully defining the entire range from 0x0000 through 0xFFFF. This fixes an edge case where colors greater than 0xFF00 would wrap past the end of the R/G LUTs onto the next color channel.
Showing
- README.md 5 additions, 3 deletionsREADME.md
- firmware/fadecandy.cpp 6 additions, 3 deletionsfirmware/fadecandy.cpp
- firmware/fc_defs.h 2 additions, 1 deletionfirmware/fc_defs.h
- firmware/fc_usb.cpp 1 addition, 4 deletionsfirmware/fc_usb.cpp
- firmware/fc_usb.h 2 additions, 2 deletionsfirmware/fc_usb.h
Loading
Please register or sign in to comment