We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032e3c8 commit 8c1a9cdCopy full SHA for 8c1a9cd
Controllers/CorsairPeripheralController/CorsairK55RGBPROXTController.h
@@ -33,7 +33,6 @@ class CorsairK55RGBPROXTController
33
);
34
void SwitchMode(bool software);
35
36
-
37
enum
38
{
39
CORSAIR_MODE_DIRECT_VALUE = 0xFFFF,
@@ -82,7 +81,6 @@ class CorsairK55RGBPROXTController
82
81
83
std::string firmware_version;
84
std::string location;
85
- device_type type;
86
87
void LightingControl();
88
};
0 commit comments