AccelStepper-MicroPython
AccelStepper-MicroPython copied to clipboard
Add MicroPython package.json for MIP installation
Summary
- Adds package.json file with the proper format for MicroPython Package Manager (MIP)
- Enables the library to be installed directly using mip install
Test plan
- Confirm package.json has the correct structure with urls and deps fields
- Verify GitHub URLs point to the correct repository paths
🤖 Generated with Claude Code