1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-14 22:21:02 +03:00

Add ContinuousStepper_Generic library (#2412)

### Initial Releases v1.0.0

1. Initial coding to use PWM to control continuous Stepper Motor. Check [Using PWM to step a stepper driver #16](https://github.com/khoih-prog/ContinuousStepper_Generic/issues/16)
2. Use `allman astyle` and add `utils`
This commit is contained in:
Khoi Hoang
2023-01-23 23:17:24 -05:00
committed by GitHub
parent f1f857ad9a
commit 60cafc4246

View File

@ -5540,3 +5540,4 @@ https://github.com/stoneroweast/HoldButton
https://github.com/jpconstantineau/BlueMicro_RP2040_Arduino_Library.git
https://github.com/Naguissa/uUnixDate
https://github.com/sparkfun/SparkFun_STTS22H_Arduino_Library
https://github.com/khoih-prog/ContinuousStepper_Generic