Skip to content

Conversation

turley
Copy link
Contributor

@turley turley commented Oct 14, 2023

This was causing stepper initialization to randomly fail (on ESP32-S3) because sometimes _stepper_cnt was initialized to a non-zero value, and the check for _stepper_cnt >= MAX_STEPPER (in stepperConnectToPin) evaluated to true – even on the first stepper added.

@gin66 gin66 merged commit 8e1482a into gin66:master Oct 14, 2023
gin66 added a commit that referenced this pull request Oct 14, 2023
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