Automatically exit IAP mode on WCH-Link tools
This commit is contained in:
@@ -23,6 +23,8 @@ namespace Usb
|
||||
::libusb_device_handle* deviceHandle
|
||||
);
|
||||
|
||||
~UsbInterface();
|
||||
|
||||
UsbInterface(const UsbInterface& other) = delete;
|
||||
UsbInterface& operator = (const UsbInterface& other) = delete;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user