Enum PamojaStepDirection
Which way to step a motor, mirroring PamojaStepDirection in
pamoja.h.
public enum PamojaStepDirection
Fields
Backward = 1Reverse the sequence, turning the shaft the other way.
Forward = 0Advance the sequence, turning the shaft one way.