Check overshoot handling which sets a new target position and then waits until the stepper has achieved it. This is used for testing the handling of overshoots
// Overshoot.pde
// -*- mode: C++ -*-
//
// Check overshoot handling
// which sets a new target position and then waits until the stepper has
// achieved it. This is used for testing the handling of overshoots