Project

General

Profile

Revision 1304

Added xbee_set_channel(15) (channel 21) to robot main.c

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 217
	orb2_set (255, 127, 0);
217 218
	
218 219
	usb_puts ("PAN ID: ");  usb_puti (xbee_get_pan_id ());  usb_puts ("\r\n");	// -1

Also available in: Unified diff