mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-07 06:03:29 -04:00
Fix warnings in RGBController_CMMMController.cpp and RGBController_CMMM711Controller.cpp
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
RGBController_CMMMController::RGBController_CMMMController(CMMMController* controller_ptr)
|
||||
{
|
||||
controller = controller_ptr;
|
||||
uint8_t speed = controller->GetLedSpeed();
|
||||
|
||||
name = "Cooler Master MasterMouse";
|
||||
vendor = controller->GetDeviceVendor();
|
||||
|
||||
Reference in New Issue
Block a user