Revision 12463563 devices/DiWheelDrive/userthread.cpp

View differences:

devices/DiWheelDrive/userthread.cpp
394 394
		global.robot.setLightColor(led, Color(Color::BLACK));
395 395
    }
396 396
    running = false;
397
	LineFollow lf;
397
	LineFollow lf(&global);
398 398
	/*
399 399
	 * LOOP
400 400
	 */

Also available in: Unified diff