mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-16 20:06:56 -04:00
Update AuraUSBControllerDetect.cpp
This commit is contained in:
committed by
Adam Honse
parent
4bf0330974
commit
0e58fcc236
@@ -16,10 +16,11 @@ static const unsigned short addressable_pid_table[] =
|
||||
0x18A3
|
||||
};
|
||||
|
||||
#define NUM_MAINBOARD_PIDS 1
|
||||
#define NUM_MAINBOARD_PIDS 2
|
||||
static const unsigned short mainboard_pid_table[] =
|
||||
{
|
||||
0x18f3
|
||||
0x18f3,
|
||||
0x1939
|
||||
};
|
||||
|
||||
/******************************************************************************************\
|
||||
|
||||
Reference in New Issue
Block a user