Add 0x18A3 to Aura addressable PID list (Z390-F)
This commit is contained in:
parent
0ab0586dfa
commit
2dc443ff1e
1 changed files with 3 additions and 2 deletions
|
|
@ -6,12 +6,13 @@
|
|||
|
||||
#define AURA_ADDRESSABLE_VID 0x0B05
|
||||
|
||||
#define NUM_PIDS 3
|
||||
#define NUM_PIDS 4
|
||||
static const unsigned short pid_table[] =
|
||||
{
|
||||
0x1867,
|
||||
0x1872,
|
||||
0x1889
|
||||
0x1889,
|
||||
0x18A3
|
||||
};
|
||||
|
||||
/******************************************************************************************\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue