TArduinoCommonStepper.Reversed: Difference between revisions

From Visuino
Jump to navigation Jump to search
(Created page with "== Summary == {{:Summaries:Summary TArduinoCommonStepper.Reversed}} == Description == Use this property to specify the direction of the stepper. If set to True the stepper will move backwards (Typically counter clockwise). If set to False the stepper will move forwards (Typically clockwise).")
 
(No difference)

Latest revision as of 09:33, 5 June 2022

Summary

Specifies the direction of the stepper

Description

Use this property to specify the direction of the stepper.

If set to True the stepper will move backwards (Typically counter clockwise).

If set to False the stepper will move forwards (Typically clockwise).