mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-13 06:01:03 +00:00
Fanauto on bflsc is Z9X according to the source code, not 5 as per the draft protocol document.
This commit is contained in:
parent
767aaddda5
commit
6d8d44c233
@ -192,7 +192,7 @@ struct SaveString {
|
||||
#define BFLSC_QRES_LEN (sizeof(BFLSC_QRES)-1)
|
||||
#define BFLSC_QFLUSH "ZQX"
|
||||
#define BFLSC_QFLUSH_LEN (sizeof(BFLSC_QFLUSH)-1)
|
||||
#define BFLSC_FANAUTO "Z5X"
|
||||
#define BFLSC_FANAUTO "Z9X"
|
||||
#define BFLSC_FANOUT_LEN (sizeof(BFLSC_FANAUTO)-1)
|
||||
#define BFLSC_FAN0 "Z0X"
|
||||
#define BFLSC_FAN0_LEN (sizeof(BFLSC_FAN0)-1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user