mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-13 06:01:03 +00:00
Move macro definition to bflsc driver
This commit is contained in:
parent
641545aac7
commit
7f1ce19059
@ -40,6 +40,8 @@
|
||||
*/
|
||||
#define BFLSC_BUFSIZ (0x1000)
|
||||
|
||||
#define BFLSC_INFO_TIMEOUT 999
|
||||
|
||||
#define BFLSC_DI_FIRMWARE "FIRMWARE"
|
||||
#define BFLSC_DI_ENGINES "ENGINES"
|
||||
#define BFLSC_DI_JOBSINQUE "JOBS IN QUEUE"
|
||||
|
@ -50,8 +50,6 @@
|
||||
|
||||
#define USB_CONFIG 1
|
||||
|
||||
#define BFLSC_INFO_TIMEOUT 999
|
||||
|
||||
#ifdef WIN32
|
||||
#define BFLSC_TIMEOUT_MS 999
|
||||
#define BITFORCE_TIMEOUT_MS 999
|
||||
|
Loading…
x
Reference in New Issue
Block a user