1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-02-08 07:11:55 +02:00
Werner Almesberger cb20c55231 tools/lib/misctxrx.c (wait_for_interrupt): don't fragment timeouts
usb_bulk_read may lose data when timing out. We therefore try to
minimize the number of times we time out.
2011-06-20 22:56:59 -03:00
..