Reduce CPU temperature target to 50ºC. #593.

pull/596/head
Christopher Young 2017-05-13 12:16:20 -04:00
rodzic eebb040e1e
commit ae03336a0b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -18,7 +18,7 @@ import "C"
const ( const (
// CPU temperature target, degrees C // CPU temperature target, degrees C
defaultTempTarget = 65. defaultTempTarget = 50.
hysteresis = float32(1.) hysteresis = float32(1.)
/* This puts our PWM frequency at 19.2 MHz / 128 = /* This puts our PWM frequency at 19.2 MHz / 128 =