mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 01:58:30 +00:00
Fixed wrong description
This commit is contained in:
parent
78f7bdebd9
commit
5a74cbe97a
@ -24,7 +24,7 @@ namespace RGB.NET.Devices.Logitech
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="LogitechKeyboardRGBDevice"/> class.
|
||||
/// </summary>
|
||||
/// <param name="info">The specific information provided by CUE for the keyboard</param>
|
||||
/// <param name="info">The specific information provided by logitech for the keyboard</param>
|
||||
internal LogitechKeyboardRGBDevice(LogitechKeyboardRGBDeviceInfo info)
|
||||
: base(info)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user