Files
OpenRGB/Controllers/DDPController
Wolfieee Wolf 1ec5cfe85f Revert data type to simple value for maximum compatibility
- 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.
2025-07-01 17:23:21 +10:00
..