Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
28ed47b692 | |||
405fdfb176 |
@ -13,3 +13,7 @@ AccelStepper significantly improves on the standard Arduino Stepper library in s
|
||||
- Very slow speeds are supported
|
||||
- Extensive API
|
||||
- Subclass support
|
||||
|
||||
---
|
||||
|
||||
This fork follows the upstream version. Files are slightly reorganized to follow Arduino library conventions.
|
||||
|
@ -1,5 +1,5 @@
|
||||
name=AccelStepper
|
||||
version=1.56
|
||||
version=1.56.2
|
||||
author=Mike McCauley <mikem@airspayce.com>
|
||||
maintainer=Patrick Wasp <patrickwasp@gmail.com>
|
||||
sentence=Allows Arduino boards to control a variety of stepper motors.
|
||||
|
Reference in New Issue
Block a user