Get wave mode working
This commit is contained in:
parent
c83ab4bbf6
commit
046abeb1ec
3 changed files with 22 additions and 9 deletions
|
|
@ -291,7 +291,7 @@ void RGBController_RazerAddressable::DeviceUpdateMode()
|
|||
break;
|
||||
|
||||
case RAZER_ADDRESSABLE_MODE_WAVE:
|
||||
controller->SetModeWave('0');
|
||||
controller->SetModeWave(1);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue