Stepper.h library functions

Can anybody show me what exactly execute the functions
-step.(steps);
and
-setSpeed(rpm);
from Stepper.h library ? I really want to understand what these functions do, not just write them. Thank you.

Here's the code:
https://github.com/arduino-libraries/Stepper/blob/1.1.3/src/Stepper.cpp#L172-L227

1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.