More warning fixes
This commit is contained in:
parent
f568253c51
commit
0345eb582b
19 changed files with 35 additions and 20 deletions
|
|
@ -72,7 +72,7 @@ void HyperXPulsefireSurgeController::SetProfileBrightness
|
|||
buf[0x03] = 0x01;
|
||||
buf[0x04] = 0x01;
|
||||
buf[0x05] = 0x01;
|
||||
buf[0x06] = 0x64;
|
||||
buf[0x06] = brightness;
|
||||
|
||||
/*-----------------------------------------------------*\
|
||||
| Send packet |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue