u
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
# the value is reported in milli-degrees celsius. we divide by 1000 to convert to degrees celsius
|
||||
echo bell
|
||||
echo temperature-full
|
||||
echo "$(($(cat /sys/devices/virtual/thermal/thermal_zone3/hwmon6/temp1_input) / 1000))°C"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user