mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-13 06:01:03 +00:00
usbutils make all windows timeouts 999ms
This commit is contained in:
parent
2baa5b9c22
commit
ab080fa681
@ -50,11 +50,11 @@
|
||||
#define USB_CONFIG 1
|
||||
|
||||
#ifdef WIN32
|
||||
#define BFLSC_TIMEOUT_MS 500
|
||||
#define BFLSC_TIMEOUT_MS 999
|
||||
#define BITFORCE_TIMEOUT_MS 999
|
||||
#define MODMINER_TIMEOUT_MS 200
|
||||
#define AVALON_TIMEOUT_MS 500
|
||||
#define ICARUS_TIMEOUT_MS 500
|
||||
#define MODMINER_TIMEOUT_MS 999
|
||||
#define AVALON_TIMEOUT_MS 999
|
||||
#define ICARUS_TIMEOUT_MS 999
|
||||
#else
|
||||
#define BFLSC_TIMEOUT_MS 200
|
||||
#define BITFORCE_TIMEOUT_MS 200
|
||||
|
Loading…
x
Reference in New Issue
Block a user