Update documentation
This commit is contained in:
parent
e855429a8f
commit
e9d663963d
2 changed files with 4 additions and 4 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