The function reverses the forward direction of the specified motor of the Quarky Expansion Board.
reversemotordirection()
Function Definition: reversemotordirection(motor port = 1)
- Python Library: Quarky Expansion Board
 - Library Import: quarkyexpansion = Expansion()
 - Mode: Stage Mode, Upload Mode
 
Parameters
| Name | Type | Description | Expected Values | Default Value | 
|---|---|---|---|---|
| motor port | int | The motor port that needs to be controlled. | 1 or 2 | 1 | 
Description
Example
There are no examples documented for this article.
		
		