Skip to content

Commit 1255ab5

Browse files
committed
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.
1 parent a9bf2f9 commit 1255ab5

13 files changed

+697
-270
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This software is Copyright (C) 2008 Mike McCauley. Use is subject to license
1+
This software is Copyright (C) Mike McCauley. Use is subject to license
22
conditions. The main licensing options available are GPL V3 or Commercial:
33

44
Open Source Licensing GPL V3
@@ -14,4 +14,4 @@ Commercial Licensing
1414

1515
This is the appropriate option if you are creating proprietary applications
1616
and you are not prepared to distribute and share the source code of your
17-
application. Contact info@open.com.au for details.
17+
application. Contact info@airspayce for details.

extras/doc/annotated.html

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extras/doc/classAccelStepper-members.html

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)