loop_mode library

Classes

AutoStepLoop
Loops from the beginning after reaching the end.
AutoStepLoopMode
Base class for loop modes in auto_step.
AutoStepNoLoop
No looping; the stepper stops at the end.
AutoStepReverseLoop
Loops back and forth between start and end.