mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-18 03:25:11 -04:00
Add SteelSeries Apex M750 support
Commits squashed and some minor code style changes by Adam Honse <calcprogrammer1@gmail.com>
This commit is contained in:
committed by
Adam Honse
parent
31a9399d19
commit
04b2e35f81
@@ -43,11 +43,6 @@ SteelSeriesApexController::~SteelSeriesApexController()
|
||||
|
||||
}
|
||||
|
||||
std::string SteelSeriesApexController::GetDeviceLocation()
|
||||
{
|
||||
return(location);
|
||||
}
|
||||
|
||||
void SteelSeriesApexController::SetMode
|
||||
(
|
||||
unsigned char mode,
|
||||
|
||||
Reference in New Issue
Block a user