Fix docu
This commit is contained in:
parent
97b08497d8
commit
222aa46123
1 changed files with 2 additions and 2 deletions
|
@ -19,5 +19,5 @@ Driving straight (maybe)
|
|||
|
||||
from compLib.Motor import Motor
|
||||
|
||||
Motor.power(1, 50)
|
||||
Motor.power(2, 50)
|
||||
Motor.power(1, -50)
|
||||
Motor.power(4, 50)
|
Reference in a new issue