mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-31 04:11:14 -04:00
Correcting defined hex for Lian Li Uni Hub to resolve #2916
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
| Fan controller product IDs |
|
||||
\*-----------------------------------------------------*/
|
||||
#define UNI_HUB_PID 0x7750
|
||||
#define UNI_HUB_AL_PID 0XA101
|
||||
#define UNI_HUB_AL_PID 0xA101
|
||||
|
||||
/*----------------------------------------------------------------------------*\
|
||||
| The Uni Hub is controlled by sending control transfers to various wIndex |
|
||||
|
||||
Reference in New Issue
Block a user