#easyLinearStepper.h a library for controlling linear stepper actuators with an Arduino
acceleration and max speed are hard coded.
#####TO DO
- arduino library package
- move function base on x distance instead of steps
- accelaration function, max speed
- control multiple stepper drivers at the same time with diferent speeds
- code examples