mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-10 12:41:02 +00:00
BTB allow up to 1400mV as per firmware limits
This commit is contained in:
parent
51aaf816ef
commit
356fcb107a
@ -36,7 +36,7 @@
|
|||||||
#define BITBURNER_DEFAULT_CORE_VOLTAGE 1200 /* in millivolts */
|
#define BITBURNER_DEFAULT_CORE_VOLTAGE 1200 /* in millivolts */
|
||||||
#define BITBURNER_MIN_COREMV 1000
|
#define BITBURNER_MIN_COREMV 1000
|
||||||
/* change here if you want to risk killing it :) */
|
/* change here if you want to risk killing it :) */
|
||||||
#define BITBURNER_MAX_COREMV 1310
|
#define BITBURNER_MAX_COREMV 1400
|
||||||
|
|
||||||
|
|
||||||
#define AVALON_DEFAULT_TIMEOUT 0x2D
|
#define AVALON_DEFAULT_TIMEOUT 0x2D
|
||||||
|
Loading…
x
Reference in New Issue
Block a user