Fix for profile loading Steelseries Apex

This commit is contained in:
edbgon
2021-07-16 13:46:45 +02:00
committed by Adam Honse
parent 6997017879
commit 85cd198324

View File

@@ -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;