pamoja for TypeScript - v0.1.17
    Preparing search index...

    Variable StepDirectionConst

    StepDirection: { Backward: StepDirection; Forward: StepDirection } = ...

    Which way to step a motor.

    Type Declaration

    • ReadonlyBackward: StepDirection

      Reverse the sequence, turning the shaft the other way.

    • ReadonlyForward: StepDirection

      Advance the sequence, turning the shaft one way.