mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-12 09:38:31 +00:00
Fix warning
This commit is contained in:
parent
f26b3c193a
commit
a96b994e61
@ -18,7 +18,7 @@ public sealed class WootingNativeUpdateQueue : UpdateQueue
|
||||
#region Constructors
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="WootingUpdateQueue"/> class.
|
||||
/// Initializes a new instance of the <see cref="WootingNativeUpdateQueue"/> class.
|
||||
/// </summary>
|
||||
/// <param name="updateTrigger">The update trigger used by this queue.</param>
|
||||
public WootingNativeUpdateQueue(IDeviceUpdateTrigger updateTrigger, byte deviceId)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user