Increased temporal dithering amount in ESP8266 firmware
This commit is contained in:
parent
0e73fd1348
commit
565aada7af
@ -8,6 +8,7 @@
|
||||
// Sometimes this can cause undesirable flickering.
|
||||
// 1 = Disable temporal dithering
|
||||
// 2, 6, 8 = Enable temporal dithering (larger values = more dithering)
|
||||
#define WS2812_DITHER_NUM (8)
|
||||
|
||||
#define WS2812_USE_INTERRUPT (0) // not supported yet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user