Home | Trees | Indices | Help |
|
---|
|
object --+ | Motor
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Use this to run a motor. power is a value between -127 and 128, tacho_limit is the number of degrees to apply power for. Braking is wether or not to stop the motor after turning the specified degrees (unreliable). max_retries is the maximum times an internal loop of the braking function runs, so it doesn't get caught in an infinite loop (deprecated, do not use). |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jan 11 12:17:38 2013 | http://epydoc.sourceforge.net |