diff --git a/Controllers/SteelSeriesController/RGBController_SteelSeriesApex.cpp b/Controllers/SteelSeriesController/RGBController_SteelSeriesApex.cpp index 4e5c3c4eb..91e53668f 100644 --- a/Controllers/SteelSeriesController/RGBController_SteelSeriesApex.cpp +++ b/Controllers/SteelSeriesController/RGBController_SteelSeriesApex.cpp @@ -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;