This function runs Motor-1 and Motor-2 simultaneously, each with its specified speed and direction.
runbothmotors()
Function Definition: runbothmotors( '1', '1', '100', '100')
- 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 |
|---|---|---|---|---|
| '1', '1', '100', '100' | int | This function runs Motor-1 and Motor-2 simultaneously, each with its specified speed and direction. |
Description
Example
There are no examples documented for this article.
