You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// assigns the different channels to different functions. See wled21_dmx.ino for more information.
479
479
WLED_GLOBAL uint16_t DMXGap _INIT(10); // gap between the fixtures. makes addressing easier because you don't have to memorize odd numbers when climbing up onto a rig.
480
480
WLED_GLOBAL uint16_t DMXStart _INIT(10); // start address of the first fixture
0 commit comments