ElectronBot
ElectronBot copied to clipboard
USB驱动问题
SDK里面的libusb0应该安装哪个?windows的驱动没有签名文件装不了啊
需要禁用驱动签名验证,百度一下
bcdedit.exe /set nointegritychecks on
bcdedit.exe /set nointegritychecks off