encodermenu icon indicating copy to clipboard operation
encodermenu copied to clipboard

Add package.json for MIP compatibility

Open mattytrentini opened this issue 8 months ago • 0 comments

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.

mattytrentini avatar May 22 '25 08:05 mattytrentini