mirror of
https://github.com/wled/WLED.git
synced 2025-07-13 05:46:32 +00:00
change flag
This commit is contained in:
parent
5975b9125f
commit
488974dd3e
@ -720,7 +720,7 @@ class WS2812FX { // 96 bytes
|
|||||||
#ifndef WLED_DISABLE_2D
|
#ifndef WLED_DISABLE_2D
|
||||||
panels(1),
|
panels(1),
|
||||||
#endif
|
#endif
|
||||||
#ifdef WLED_AUTOSEGMENT_OUTPUTS
|
#ifdef WLED_AUTOSEGMENTS
|
||||||
autoSegments(true),
|
autoSegments(true),
|
||||||
#else
|
#else
|
||||||
autoSegments(false),
|
autoSegments(false),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user