mirror of
https://github.com/GOSTSec/sgminer
synced 2025-09-06 11:12:36 +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
|
#define USB_CONFIG 1
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#define BFLSC_TIMEOUT_MS 500
|
#define BFLSC_TIMEOUT_MS 999
|
||||||
#define BITFORCE_TIMEOUT_MS 999
|
#define BITFORCE_TIMEOUT_MS 999
|
||||||
#define MODMINER_TIMEOUT_MS 200
|
#define MODMINER_TIMEOUT_MS 999
|
||||||
#define AVALON_TIMEOUT_MS 500
|
#define AVALON_TIMEOUT_MS 999
|
||||||
#define ICARUS_TIMEOUT_MS 500
|
#define ICARUS_TIMEOUT_MS 999
|
||||||
#else
|
#else
|
||||||
#define BFLSC_TIMEOUT_MS 200
|
#define BFLSC_TIMEOUT_MS 200
|
||||||
#define BITFORCE_TIMEOUT_MS 200
|
#define BITFORCE_TIMEOUT_MS 200
|
||||||
|
Loading…
x
Reference in New Issue
Block a user