Added notes to indicate that disabling gamma correction is not yet supported. This partially resolves JoDaNl/esp8266_ws2812_i2s#9 because users will no longer be surprised to discover that they are unable to disable it.
Expanded comments in ws2812.h
Fixed compilation error that occurred when users changed WS2812_DITHER_NUM. Fixes JoDaNl/esp8266_ws2812_i2s#7
Added lots of information to the README.
Added notes to indicate that disabling gamma correction is not yet supported. This partially resolves JoDaNl/esp8266_ws2812_i2s#9 because users will no longer be surprised to discover that they are unable to disable it.
Expanded comments in
ws2812.h
Fixed compilation error that occurred when users changed WS2812_DITHER_NUM. Fixes JoDaNl/esp8266_ws2812_i2s#7