kopia lustrzana https://github.com/cyoung/stratux
Logic error.
rodzic
1c10034411
commit
e3afdc0485
|
@ -631,7 +631,7 @@ func updateMessageStats() {
|
||||||
|
|
||||||
// Check if CPU temperature is valid. Assume <= 0 is invalid.
|
// Check if CPU temperature is valid. Assume <= 0 is invalid.
|
||||||
func isCPUTempValid() bool {
|
func isCPUTempValid() bool {
|
||||||
return globalStatus.CPUTemp <= 0
|
return globalStatus.CPUTemp > 0
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Ładowanie…
Reference in New Issue