mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-01-18 12:07:50 -05:00
- Keep data_type = 1 instead of 0x0B to maintain compatibility with existing devices - While 0x0B is spec-compliant, many devices may work with the simpler value - Keep other specification compliance fixes (sequence number, data size) - Add both constants for future reference This ensures existing WLED and other DDP devices continue working while maintaining the benefits of other specification compliance improvements.