mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
declare opt_morenotices;
This commit is contained in:
parent
0f9bf18172
commit
a5fd98c832
@ -133,6 +133,7 @@ bool opt_fail_only;
|
|||||||
int opt_fail_switch_delay = 60;
|
int opt_fail_switch_delay = 60;
|
||||||
static bool opt_fix_protocol;
|
static bool opt_fix_protocol;
|
||||||
static bool opt_lowmem;
|
static bool opt_lowmem;
|
||||||
|
static bool opt_morenotices;
|
||||||
bool opt_autofan;
|
bool opt_autofan;
|
||||||
bool opt_autoengine;
|
bool opt_autoengine;
|
||||||
bool opt_noadl;
|
bool opt_noadl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user