TArduinoCommonStepper.Reversed

From Visuino
Revision as of 09:33, 5 June 2022 by Visuino (talk | contribs) (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).")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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).