1
0
mirror of git://projects.qi-hardware.com/f32xbase.git synced 2025-01-30 17:21:06 +02:00
Werner Almesberger 79396b1777 lib/usb.c (open_usb): Stupid beginner's mistake: wrong operator precedence due
to missing parentheses in device selection caused it to just pick the first
device it found.
2010-08-25 17:26:43 -03:00
..