mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-10 04:31:03 +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_MIN_COREMV 1000
|
||||
/* change here if you want to risk killing it :) */
|
||||
#define BITBURNER_MAX_COREMV 1310
|
||||
#define BITBURNER_MAX_COREMV 1400
|
||||
|
||||
|
||||
#define AVALON_DEFAULT_TIMEOUT 0x2D
|
||||
|
Loading…
x
Reference in New Issue
Block a user