mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2026-08-01 16:38:29 -04:00
updated check RPI temp CPU
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ tempcpu=false
|
||||
|
||||
# For Raspberry PI set tempcup=true and uncomnet below:
|
||||
#FILE=/sys/class/thermal/thermal_zone0/temp
|
||||
#if [[ -f "$FILE" ]]; then
|
||||
#if [[ -f "$FILE" ]] && $tempcpu == "True" ; then
|
||||
#tempC=`cat /sys/class/thermal/thermal_zone0/temp |awk '{printf("%.1f",$1)}'`
|
||||
#fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user