Skip to content

Commit

Permalink
Removed excessive spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthAffe committed Aug 27, 2023
1 parent 72da2b6 commit 5707a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RGB.NET.Core/Leds/LedId.cs
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ public enum LedId
Mouse2 = 0x00100002,
Mouse3 = 0x00100003,
Mouse4 = 0x00100004,
Mouse5 = 0x00100005,
Mouse5 = 0x00100005,
Mouse6 = 0x00100006,
Mouse7 = 0x00100007,
Mouse8 = 0x00100008,
Expand Down

0 comments on commit 5707a24

Please sign in to comment.