This function stops the specified motor immediately.
stopmotor()
Function Definition: stopmotor('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 stops the specified motor immediately. | 'L' 'R' |
Description
Example
There are no examples documented for this article.
