update to 1.61 2020-04-20

- Release under GPL V3 (1.60)
- Added yield() call in runToPosition(), so that platforms like esp8266 dont hang/crash during long runs.
This commit is contained in:
waspinator
2020-08-25 17:07:01 -04:00
parent d54e55a358
commit a9bf2f93bf
8 changed files with 68 additions and 34 deletions

View File

@ -1,5 +1,5 @@
name=AccelStepper
version=1.59
version=1.61
author=Mike McCauley <mikem@airspayce.com>
maintainer=Patrick Wasp <patrickwasp@gmail.com>
sentence=Allows Arduino boards to control a variety of stepper motors.