Remove compiler warning that is treated as error on some systems
This commit is contained in:
parent
2cd0b64251
commit
443d558ac2
1 changed files with 2 additions and 2 deletions
|
|
@ -58,10 +58,10 @@ private:
|
|||
|
||||
unsigned char current_mode;
|
||||
unsigned char current_speed;
|
||||
|
||||
|
||||
void SendInit();
|
||||
|
||||
void ThermaltakeRiingController::SendRGB
|
||||
void SendRGB
|
||||
(
|
||||
unsigned char port,
|
||||
unsigned char mode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue