mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-19 03:56:26 -04:00
Fix for profile loading Steelseries Apex
This commit is contained in:
@@ -262,8 +262,8 @@ RGBController_SteelSeriesApex::RGBController_SteelSeriesApex(SteelSeriesApexBase
|
||||
type = DEVICE_TYPE_KEYBOARD;
|
||||
description = "SteelSeries Apex RGB Device";
|
||||
location = steelseries->GetDeviceLocation();
|
||||
serial = steelseries->GetSerialString();
|
||||
|
||||
serial = "";
|
||||
|
||||
proto_type = steelseries->proto_type;
|
||||
|
||||
mode Direct;
|
||||
|
||||
Reference in New Issue
Block a user