mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-25 14:04:25 +00:00
BFL FPGA Windows timeout set to 999ms
This commit is contained in:
parent
96ac718b13
commit
e88652bc56
@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#define BFLSC_TIMEOUT_MS 500
|
#define BFLSC_TIMEOUT_MS 500
|
||||||
#define BITFORCE_TIMEOUT_MS 500
|
#define BITFORCE_TIMEOUT_MS 999
|
||||||
#define MODMINER_TIMEOUT_MS 200
|
#define MODMINER_TIMEOUT_MS 200
|
||||||
#define AVALON_TIMEOUT_MS 500
|
#define AVALON_TIMEOUT_MS 500
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user