diff --git a/docs/source/lib/Linefollower.rst b/docs/source/lib/Linefollower.rst index 407d349..8918554 100644 --- a/docs/source/lib/Linefollower.rst +++ b/docs/source/lib/Linefollower.rst @@ -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