Send apply command on AMD Wraith Prism to enable ring LEDs

This commit is contained in:
Adam Honse
2020-01-05 02:49:44 -06:00
parent af84c5bb00
commit bfd8030438
2 changed files with 10 additions and 9 deletions

View File

@@ -30,7 +30,7 @@ public:
void SetRingColor(unsigned char red, unsigned char green, unsigned char blue);
void SendEnableCommand();
void SendRemapCommand();
void SendApplyCommand();
void SendEffectCommand();
private: