AccelStepper-MicroPython
AccelStepper-MicroPython copied to clipboard
AccelStepper Library for Micropyton - ESP32
Hello Pedro, You have created an interesting port of the AccelStepper library. Would you be willing to add a license file to the repository to make it Open Source? The...
can you add a license file please https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository I believe the Arduino version is GPL v3, not sure if this is tied to that choice, but that would be fine.
## 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 -...