Correcting defined hex for Lian Li Uni Hub to resolve #2916

This commit is contained in:
Chris M 2022-12-02 07:35:53 +11:00
parent 701cc4d0b3
commit ec531bd9fc

View file

@ -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 |