tyhenry / CheapStepper

Arduino library for the cheap but decent 28BYJ-48 5v stepper motor with ULN2003 board
GNU General Public License v3.0
122 stars 46 forks source link

seq method updated to save memory #20

Open mrv96 opened 4 years ago

mrv96 commented 4 years ago

Principally I rewrote seq function in order to use only one byte of memory instead of 4 int.