Project

General

Profile

Revision 1313

Removed channel change, it doesn't work

View differences:

trunk/code/projects/diagnostic_station/robot/main.c
213 213
	orb1_set (255, 127, 0);
214 214
	xbee_init ();
215 215
	wl_init();
216
	xbee_set_channel(15);
216
//	xbee_set_channel(15);
217 217
	orb2_set (255, 127, 0);
218 218
	
219 219
	usb_puts ("PAN ID: ");  usb_puti (xbee_get_pan_id ());  usb_puts ("\r\n");	// -1

Also available in: Unified diff