Revision 72fc20bc host/lib/transport/libusb1_control.cpp
| b/host/lib/transport/libusb1_control.cpp | ||
|---|---|---|
| 20 | 20 |
|
| 21 | 21 |
using namespace uhd::transport; |
| 22 | 22 |
|
| 23 |
const int libusb_debug_level = 3;
|
|
| 23 |
const int libusb_debug_level = 0;
|
|
| 24 | 24 |
const int libusb_timeout = 0; |
| 25 | 25 |
|
| 26 | 26 |
/*********************************************************************** |
Also available in: Unified diff