More warning fixes

This commit is contained in:
Adam Honse 2020-09-02 19:03:43 -05:00
parent f568253c51
commit 0345eb582b
19 changed files with 35 additions and 20 deletions

View file

@ -72,7 +72,7 @@ void HyperXPulsefireSurgeController::SetProfileBrightness
buf[0x03] = 0x01;
buf[0x04] = 0x01;
buf[0x05] = 0x01;
buf[0x06] = 0x64;
buf[0x06] = brightness;
/*-----------------------------------------------------*\
| Send packet |