Project

General

Profile

Revision 684

disabled debug printout in colonet_dragonfly

View differences:

trunk/code/projects/colonet/robot/colonet_dragonfly/colonet_dragonfly.c
323 323
  char buf[40];
324 324

  
325 325

  
326
  
326
  /*  
327 327
  usb_puts("Packet received.\n");
328 328

  
329 329
  sprintf(buf, "length=%d\n", length);
......
334 334
    usb_puts(buf);
335 335
 }
336 336
  usb_puts("\n");
337
  
337
  */
338 338

  
339 339
  //sprintf(buf, "received message from client_id=%d of length %d\n", pkt->client_id, length);
340 340
  //usb_puts(buf);

Also available in: Unified diff