Project

General

Profile

Revision 755

Fixed wireless error preventing compilation for colonet

View differences:

trunk/code/projects/libwireless/lib/xbee.c
373 373
		{
374 374
			return xbee_send(buf, size);
375 375
		}
376
		WL_DEBUG_PRINT("Failed to write to xbee, error %i.\r\n", errno);
376
		WL_DEBUG_PRINT("Failed to write to xbee\r\n");
377 377
		return -1;
378 378
	}
379 379

  

Also available in: Unified diff