mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Fixed wrong description
This commit is contained in:
parent
78f7bdebd9
commit
5a74cbe97a
@ -24,7 +24,7 @@ namespace RGB.NET.Devices.Logitech
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Initializes a new instance of the <see cref="LogitechKeyboardRGBDevice"/> class.
|
/// Initializes a new instance of the <see cref="LogitechKeyboardRGBDevice"/> class.
|
||||||
/// </summary>
|
/// </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)
|
internal LogitechKeyboardRGBDevice(LogitechKeyboardRGBDeviceInfo info)
|
||||||
: base(info)
|
: base(info)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user