Skip to content

Commit

Permalink
update to 1.64
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
waspinator committed Nov 24, 2022
1 parent a9bf2f9 commit 1255ab5
Show file tree
Hide file tree
Showing 13 changed files with 697 additions and 270 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This software is Copyright (C) 2008 Mike McCauley. Use is subject to license
This software is Copyright (C) Mike McCauley. Use is subject to license
conditions. The main licensing options available are GPL V3 or Commercial:

Open Source Licensing GPL V3
Expand All @@ -14,4 +14,4 @@ Commercial Licensing

This is the appropriate option if you are creating proprietary applications
and you are not prepared to distribute and share the source code of your
application. Contact info@open.com.au for details.
application. Contact info@airspayce for details.
13 changes: 6 additions & 7 deletions extras/doc/annotated.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 12 additions & 8 deletions extras/doc/classAccelStepper-members.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1255ab5

Please sign in to comment.