AccelStepper-MicroPython icon indicating copy to clipboard operation
AccelStepper-MicroPython copied to clipboard

Add MicroPython package.json for MIP installation

Open mattytrentini opened this issue 8 months ago • 1 comments

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

mattytrentini avatar May 22 '25 02:05 mattytrentini