/*

  Stepper Motor A4988 Driver Example

  No code here - use the pushbutton to rotate a single step, and the switch to control the direction

*/

void setup() {}
void loop() {}
A4988