Closed Eddiiie closed 6 years ago
I dont think pin assignments are working beyond the default. I was able to fix by pinMode( x, OUTPUT);
Made script that used 3 28byj steppers, it wasn't working, tried setting pinMode to OUTPUT on all used pins and everything started working.
fixed with v0.2.1
I dont think pin assignments are working beyond the default. I was able to fix by pinMode( x, OUTPUT);
Made script that used 3 28byj steppers, it wasn't working, tried setting pinMode to OUTPUT on all used pins and everything started working.