瀏覽代碼

fix temp path

Fabian Peter Hammerle 5 年之前
父節點
當前提交
e200d53f9c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config

+ 1 - 1
config

@@ -64,7 +64,7 @@ load {
 
 cpu_temperature 0 {
     format = "%degrees°C"
-    path = "/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp1_input"
+    path = "/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input"
     max_threshold = 80
 }