Movd back to libusb for full support on windows

This commit is contained in:
Matthew Parlane
2012-11-15 01:09:25 +13:00
parent 586813b150
commit d8b879a4ee
7 changed files with 143 additions and 651 deletions

View File

@ -101,7 +101,7 @@ void GenericLog(LOGTYPES_LEVELS level, LOGTYPES_TYPE type,
#define MAX_LOGLEVEL DEBUG_LEVEL
#else
#ifndef MAX_LOGLEVEL
#define MAX_LOGLEVEL WARNING_LEVEL
#define MAX_LOGLEVEL DEBUG_LEVEL
#endif // loglevel
#endif // logging