kopia lustrzana https://github.com/cyoung/stratux
Reduce CPU temperature target to 50ºC. #593.
rodzic
eebb040e1e
commit
ae03336a0b
|
@ -18,7 +18,7 @@ import "C"
|
|||
|
||||
const (
|
||||
// CPU temperature target, degrees C
|
||||
defaultTempTarget = 65.
|
||||
defaultTempTarget = 50.
|
||||
hysteresis = float32(1.)
|
||||
|
||||
/* This puts our PWM frequency at 19.2 MHz / 128 =
|
||||
|
|
Ładowanie…
Reference in New Issue