Fix linefollower example

This commit is contained in:
Konstantin Lampalzer 2021-03-28 21:42:44 +02:00
parent befc7fded6
commit 8bae96c8a9
No known key found for this signature in database
GPG key ID: 9A60A522835A2AD9

View file

@ -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