Because the Finger class inherits the behaviors of the AccelStepper class, it can use all of the AccelStepper methods directly, like I did with setMaxSpeed() in the constructor.
Because the Finger class inherits the behaviors of the AccelStepper class, it can use all of the AccelStepper methods directly, like I did with setMaxSpeed() in the constructor.