usb-reset icon indicating copy to clipboard operation
usb-reset copied to clipboard

I fixed a couple minor issues that were preventing the code from compiling successfully

Open anfxanfx opened this issue 5 years ago • 1 comments

anfxanfx avatar Aug 27 '20 01:08 anfxanfx

Thanks for taking the time to look at this. You comment about how to install libusb is useful, but I'm afraid the rest of your pull request isn't really necessary. The way to compile is simply make. This then sets the VERSION pre-processor macro, and adds the include path for the libusb headers.

ralight avatar Aug 29 '20 21:08 ralight