mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-28 01:42:13 -04:00
fix Asus ROG Spatha X Dock
This commit is contained in:
@@ -9,11 +9,12 @@
|
||||
|
||||
#include "RGBController_AsusAuraMouse.h"
|
||||
|
||||
static std::string aura_mouse_zone_names[4]
|
||||
static std::string aura_mouse_zone_names[5]
|
||||
{
|
||||
"Logo",
|
||||
"Scroll Wheel",
|
||||
"Underglow",
|
||||
"All",
|
||||
"Dock"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user