Output Constructor |
Name | Description | |
---|---|---|
Output(Output, Output, Double) | Constructor for a single motor, using two PWM outputs for clockwise and counterclockwise rotation control. | |
Output(Pin, Output, Double) | Constructor for a single motor, using one GPIO pin for direction control, and one PWM output for speed control. |