Project

General

Profile

Revision 1597

Added by Alex Zirbel over 14 years ago

Getting versions of circle.c in sync

View differences:

trunk/code/behaviors/formation_control/circle/circle.c
170 170

  
171 171
	int robotid = get_robotid();
172 172
	int used[16];
173
	for (int i=0; i<16; i++) used[i] = 0;
173 174
	char send_buffer[2];
174 175
	int data_length;
175 176
	unsigned char *packet_data=wl_basic_do_default(&data_length);

Also available in: Unified diff