Skip to content

Commit

Permalink
Fixed unexpected name of the Launchpad Mini MK3
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthAffe committed Jan 4, 2024
1 parent 505e748 commit 7898c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RGB.NET.Devices.Novation/Enum/NovationDevices.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public enum NovationDevices
[LedIdMapping(LedIdMappings.Pro)]
LaunchpadCustomFirmware,

[DeviceId("Launchpad Mini MK3")]
[DeviceId("LPMiniMK3")]
[ColorCapability(NovationColorCapabilities.RGB)]
[LedIdMapping(LedIdMappings.Current)]
LaunchpadMiniMK3,
Expand Down

0 comments on commit 7898c50

Please sign in to comment.