mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
Decrease bflsc queue lines min to match removal of inprocess message.
This commit is contained in:
parent
8aa50e19fa
commit
3f8d56be52
@ -165,7 +165,7 @@ struct QueueJobStructure {
|
|||||||
uint8_t endOfBlock;
|
uint8_t endOfBlock;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define QUE_RES_LINES_MIN 3
|
#define QUE_RES_LINES_MIN 2
|
||||||
#define QUE_MIDSTATE 0
|
#define QUE_MIDSTATE 0
|
||||||
#define QUE_BLOCKDATA 1
|
#define QUE_BLOCKDATA 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user