mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-18 11:35:21 -04:00
CMMonitor driver udpates
This commit is contained in:
@@ -52,6 +52,5 @@ private:
|
||||
std::string location;
|
||||
hid_device* dev;
|
||||
bool software_mode_enabled = false;
|
||||
void EnableSoftwareMode();
|
||||
void DisableSoftwareMode();
|
||||
void SetSoftwareModeEnabled(bool value);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user