Remove HR10 NVMe heatsink support
HR10 was a Linux-only community port not present in the Windows C# reference codebase. It shared VID:PID 0416:8001 with all LED devices, had broken preview rendering, and added maintenance burden without upstream backing.
Removed
led_hr10.py— HR10 device adapteruc_seven_segment.py— seven-segment GUI widget- LED style 13 from registry, routing, and CLI commands
test_hr10_display.pyand all HR10-related test code
Changed
- LED styles now 1–12 (was 1–13)
- Net -1,762 lines across 18 files
- 2,286 tests pass