Project

General

Profile

Revision 735

Hooray, it seems to work better.

View differences:

wireless.c
370 370
	}
371 371

  
372 372
	int len = xbee_get_packet(wl_buf);
373
	
373 374
	if (len < 0)//no packet received
374 375
		return;
375 376

  

Also available in: Unified diff