4 lines
86 B
Python
4 lines
86 B
Python
|
"""MIDI Controller, Launchpad Mini MK3"""
|
||
|
from lpminimk3 import Mode, find_launchpad
|
||
|
|