issues
search
lavoiesl
/
osx-cpu-temp
Outputs current CPU temperature for OSX
GNU General Public License v2.0
924
stars
156
forks
source link
Made changes to interpret SMC values correctly on Big Sur
#43
Open
nmsriram1
opened
2 years ago
nmsriram1
commented
2 years ago
Added routine valToDouble() to interpret SMCVal_t value as a double
Added converters valToFloat() and valToInt() as casts of valToDouble()