This function reverses the direction of the specified motor.
reversemotordirection()
Function Definition: reversemotordirection('L')
- Python Library: Quarky Mini Expansion Board
- Library Import: Quarky = QuarkyMiniExpansion, QuarkyIntellio = QuarkyMiniExpansion
- Mode: Stage Mode, Upload Mode
Parameters
| Name | Type | Description | Expected Values | Default Value |
|---|---|---|---|---|
| 'L' | int | This function reverses the direction of the specified motor. | 'L' 'R' |
Description
Example
There are no examples documented for this article.
