1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-12 09:38:31 +00:00

Fixed unexpected name of the Launchpad Mini MK3

This commit is contained in:
Darth Affe 2024-01-04 18:10:31 +01:00
parent 505e7481f7
commit 7898c50eed

View File

@ -36,7 +36,7 @@ public enum NovationDevices
[LedIdMapping(LedIdMappings.Pro)]
LaunchpadCustomFirmware,
[DeviceId("Launchpad Mini MK3")]
[DeviceId("LPMiniMK3")]
[ColorCapability(NovationColorCapabilities.RGB)]
[LedIdMapping(LedIdMappings.Current)]
LaunchpadMiniMK3,