Changes
This release just fixes a bug with the alternate constructor for custom pinout.
For instance:
CheapStepper stepper(2,3,4,5); // use pins 2,3,4,5
works now as expected.
This release just fixes a bug with the alternate constructor for custom pinout.
For instance:
CheapStepper stepper(2,3,4,5); // use pins 2,3,4,5
works now as expected.