Project

General

Profile

Revision 183

Minor wireless bugfix.

View differences:

trunk/code/projects/libwireless/lib/wl_token_ring.c
176 176
			WL_DEBUG_PRINT("Robot ");
177 177
			WL_DEBUG_PRINT_INT(wl_token_next_robot);
178 178
			WL_DEBUG_PRINT(" has died.\r\n");
179
			wl_token_next_robot = -1;
180
			deathDelay = DEATH_DELAY;
179 181
		}
180 182
		
181 183
		// we may have been dropped from the ring when this is received

Also available in: Unified diff