What's Changed
- Moved pin initialization to
Enable()
function and addedBegin()
as alias. - Either
Enable()
orBegin()
should be called at least once insetup()
to initialize pins and stepper motors.
Full Changelog: v1.1.0...v1.2.0
Enable()
function and added Begin()
as alias.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