JoDaNl / esp8266_ws2812_i2s

ESP8266 Library for driving WS2812 led-strip using the I2S output. Use within the Arduino IDE
71 stars 24 forks source link

#define WS2812_GAMMA_CORRECTION doesn't do anything #9

Open scottlawsonbc opened 7 years ago

scottlawsonbc commented 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.