using NextMind.Examples.Steps; namespace NextMind.Examples.Calibration { /// /// During this substep, the user is prompted to turn in pair mode the device he selected during the previous substep. /// public class PairNewDeviceStep : AbstractStep { } }