config artnet universe UX
SpComb opened this issue · 1 comments
SpComb commented
- the lower-four-bits logic is undocumented/difficult to config correctly in the CLI/web UI
artnet_add_output
crashes into a bootloop ifuniverse & 0xFFF0
does not strictly match theartnet.universe
artnet.universe
can be configured with a value that has0x000F
bits set, and will thus never pass theartnet_add_output
check, and always enter a bootloop