#define mtrPin1 8 // IN1 on the ULN2003 driver 1 #define mtrPin2 9 // IN2 on the ULN2003 driver 1 #define mtrPin3 10 // IN3 on the ULN2003 driver 1 #define mtrPin4 11 // IN4 on the ULN2003 driver 1 ...
Hello, Thanks a lot for this lib, I really appreciate the fact that every settings are so clear. I was using TMCstepper lib before with accelstepper and I'am currently trying to migrate my code to ...