Documentation
This commit is contained in:
parent
8f2944da71
commit
cf4e88fd35
5 changed files with 3 additions and 75 deletions
|
@ -19,5 +19,5 @@ Driving straight (maybe)
|
|||
|
||||
from compLib.Motor import Motor
|
||||
|
||||
for port in range(0, 4):
|
||||
Motor.power(port, 50)
|
||||
Motor.power(1, 50)
|
||||
Motor.power(2, 50)
|
Reference in a new issue