Open scottlawsonbc opened 7 years ago
#define WS2812_GAMMA_CORRECTION in ws2812.h isn't referenced by any other file and does not appear to change anything. The correct behaviour is that WS2812_GAMMA_CORRECTION should enable or disable gamma correction.
#define WS2812_GAMMA_CORRECTION
ws2812.h
WS2812_GAMMA_CORRECTION
#define WS2812_GAMMA_CORRECTION
inws2812.h
isn't referenced by any other file and does not appear to change anything. The correct behaviour is thatWS2812_GAMMA_CORRECTION
should enable or disable gamma correction.