mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Update RGB.NET.Devices.Asus/AsusDeviceProvider.cs
This commit is contained in:
parent
914bd8c0a1
commit
db2f16d371
@ -52,7 +52,6 @@ public class AsusDeviceProvider : AbstractRGBDeviceProvider
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <inheritdoc />
|
/// <inheritdoc />
|
||||||
|
|
||||||
protected override IEnumerable<IRGBDevice> LoadDevices()
|
protected override IEnumerable<IRGBDevice> LoadDevices()
|
||||||
{
|
{
|
||||||
if (_sdk == null) yield break;
|
if (_sdk == null) yield break;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user