Project

General

Profile

Revision 203

Added the com_port functions to trunk

View differences:

wireless.c
404 404
	return;
405 405
}
406 406

  
407

  
408
#ifndef ROBOT
409
void wl_set_com_port(char* port){
410
  xbee_set_com_port(port);
411
}
412
#endif
413

  
414

  

Also available in: Unified diff