encodermenu
encodermenu copied to clipboard
Add package.json for MIP compatibility
This PR adds a package.json file to make the library compatible with the MicroPython Package Manager (MIP).
With this change, users can install the library using: \\
This will install the encoder menu and neopixel modules for creating menu systems with rotary encoders.