Project

General

Profile

Revision 1857

Added by Dan Jacobs over 13 years ago

minor bug fix, 2nd attempt

View differences:

trunk/code/projects/linefollowing/lineDrive.c
23 23
	if(stopped)
24 24
	{
25 25
		motor_l_set(FORWARD, 0);
26
		moror_r_set(FORWARD, 0);
26
		motor_r_set(FORWARD, 0);
27 27
		return NORMAL;
28 28
	}
29 29

  

Also available in: Unified diff