1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-11 07:17:58 +00:00

BFL FPGA Windows timeout set to 999ms

This commit is contained in:
Kano 2013-03-29 21:33:57 +11:00
parent 96ac718b13
commit e88652bc56

View File

@ -54,7 +54,7 @@
#ifdef WIN32
#define BFLSC_TIMEOUT_MS 500
#define BITFORCE_TIMEOUT_MS 500
#define BITFORCE_TIMEOUT_MS 999
#define MODMINER_TIMEOUT_MS 200
#define AVALON_TIMEOUT_MS 500
#else