Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After homing set TargetPosition to CurrentPosition to prevent from processing movement #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mdejw
Copy link

@mdejw mdejw commented Aug 14, 2019

Set TargetPosition to CurrentPosition after homing, so if processMovement() is called after homing - no movement is done.

… done in case of calling processMovement()
@pkerspe
Copy link

pkerspe commented Jun 4, 2020

@mdejw in case you are interested: I created a new library based on this one but as an independent library (mostly focusing on ESP modules like the ESP32 / ESP 8266) and incorporated your pull request's changes.
I have the feeling this library here is no longer maintained, thus my decision to create a new one rather than a fork: https://github.com/pkerspe/ESP-FlexyStepper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants