pull/74/head
alanbjohnston 5 years ago committed by GitHub
parent 86958b5a28
commit 3afcdb77ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1187,7 +1187,7 @@ if (firstTime != ON)
printf("CPU Temp Read: %6.1f\n", cpuTemp);
#endif
other[IHUtemp] = cpuTemp;
other[IHU_TEMP] = cpuTemp;
// IHUcpuTemp = (int)((cpuTemp * 10.0) + 0.5);
}

Loading…
Cancel
Save

Powered by TurnKey Linux.