Update documentation
This commit is contained in:
parent
9a42d3b9bf
commit
bd062da539
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ Simple Linefollower
|
|||
|
||||
import time
|
||||
|
||||
from IRWrapper import IRWrapper
|
||||
from compLib.IRWrapper import IRWrapper
|
||||
from compLib.Motor import Motor
|
||||
|
||||
STRAIGHT_SPEED = 40.0
|
||||
|
|
Reference in a new issue