minor typo in AccelStepper missing manual

60 views
Skip to first unread message

Michael Cheich

unread,
Sep 10, 2024, 2:36:43 PM9/10/24
to accelstepper
I'm happy to have been using The Missing Manual for the AccelStepper library - it got me unstuck on using the enable features.  Thank you Jim!

I just wanted to point out a small typo in a referenced function call:

  setPinsInverted (directionPin, stepPin, enablePin) This form is for step/direction drivers. To set just the enable signal inverted, use setPinInverted(false, false, true). If an enable pin is not used, no value needs to be specified.

I believe this should be   setPinsInverted(false, false, true)

Jim Larson

unread,
Sep 10, 2024, 7:50:48 PM9/10/24
to accelstepper
Good catch! Thank you for your careful reading. I'm glad the manual is helpful to you.

The correction has been made.

                -jim
Reply all
Reply to author
Forward
0 new messages