mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-02 10:04:33 +00:00
The fastest minirig devices need a significantly smaller starting sleep time.
This commit is contained in:
parent
74b96d4b3f
commit
e97adc91c3
@ -20,7 +20,7 @@
|
||||
#include "fpgautils.h"
|
||||
#include "miner.h"
|
||||
|
||||
#define BITFORCE_SLEEP_MS 666
|
||||
#define BITFORCE_SLEEP_MS 500
|
||||
#define BITFORCE_TIMEOUT_MS 7000
|
||||
#define BITFORCE_LONG_TIMEOUT_MS 15000
|
||||
#define BITFORCE_CHECK_INTERVAL_MS 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user