Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: waspinator/AccelStepper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.57
Choose a base ref
...
head repository: waspinator/AccelStepper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 16 files changed
  • 1 contributor

Commits on Apr 11, 2017

  1. Update library.properties

    waspinator authored Apr 11, 2017
    Copy the full SHA
    85c9c97 View commit details

Commits on Apr 14, 2018

  1. updated to 1.58

    Add initialisation for _enableInverted in constructor.
    waspinator committed Apr 14, 2018
    Copy the full SHA
    5882093 View commit details

Commits on Apr 19, 2018

  1. Update README.md

    waspinator authored Apr 19, 2018
    Copy the full SHA
    47ad3ae View commit details
  2. Update README.md

    waspinator authored Apr 19, 2018
    Copy the full SHA
    b25c47a View commit details

Commits on Sep 25, 2019

  1. Copy the full SHA
    d54e55a View commit details

Commits on Aug 25, 2020

  1. 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.
    waspinator committed Aug 25, 2020
    Copy the full SHA
    a9bf2f9 View commit details

Commits on Nov 24, 2022

  1. 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.
    waspinator committed Nov 24, 2022
    Copy the full SHA
    1255ab5 View commit details
Loading