update to 1.64
- 1.62 2022-05-22 Added link to AccelStepper - The Missing Manual. - Fixed a problem when setting the maxSpeed to 1.0 due to incomplete initialisation. Reported by Olivier Pécheux. - 1.63 2022-06-30 Added virtual destructor at the request of Jan. - 1.64 2022-10-31 Patch courtesy acwest: Changes to make AccelStepper more subclassable. These changes are largely oriented to implementing new step-scheduling algorithms.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
name=AccelStepper
|
||||
version=1.61
|
||||
version=1.64
|
||||
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