#include "USBDevice.h"
#include <sstream>
#include <stdexcept>
#include <libusb-1.0/libusb.h>
Go to the source code of this file.