laurb9 / StepperDriver

Arduino library for A4988, DRV8825, DRV8834, DRV8880 and generic two-pin (DIR/STEP) stepper motor drivers
MIT License
556 stars 228 forks source link

Non-Block function startMove() is not working on esp32 but works on stm32. #128

Open KILLERWHOPPER opened 2 months ago

KILLERWHOPPER commented 2 months ago

Describe the bug Non-Block function startMove() is not working on esp32 but works on stm32.

To Reproduce Steps to reproduce the behavior: Example sketch code: example code of non blocking Platform Setup (please complete the following information):