mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
Change default avalon target temperature to 50 degrees.
This commit is contained in:
parent
713c880389
commit
ec4948d93d
@ -25,7 +25,7 @@
|
||||
#define AVALON_FAN_FACTOR 120
|
||||
#define AVALON_DEFAULT_FAN_MAX_PWM 0xA0 /* 100% */
|
||||
#define AVALON_DEFAULT_FAN_MIN_PWM 0x20 /* 20% */
|
||||
#define AVALON_TEMP_TARGET 45
|
||||
#define AVALON_TEMP_TARGET 50
|
||||
#define AVALON_TEMP_HYSTERESIS 3
|
||||
|
||||
#define AVALON_DEFAULT_TIMEOUT 0x2D
|
||||
|
Loading…
x
Reference in New Issue
Block a user