Skip to content

v1.2.0 - Enable Fix

Latest
Compare
Choose a tag to compare
@jasonacox jasonacox released this 26 Feb 04:38

What's Changed

  • Moved pin initialization to Enable() function and added Begin() as alias.
  • Either Enable() or Begin() should be called at least once in setup() to initialize pins and stepper motors.

Full Changelog: v1.1.0...v1.2.0