oda: status label CPU temp
This commit is contained in:
parent
3ea92ec12b
commit
c90179f4ae
@ -24,12 +24,12 @@ order += "volume master"
|
|||||||
order += "tztime local"
|
order += "tztime local"
|
||||||
|
|
||||||
cpu_temperature cpu0 {
|
cpu_temperature cpu0 {
|
||||||
format = "C: %degrees C"
|
format = "CPU: %degrees ⁰C"
|
||||||
path = "cpu0"
|
path = "cpu0"
|
||||||
}
|
}
|
||||||
|
|
||||||
cpu_temperature acpitz0 {
|
cpu_temperature acpitz0 {
|
||||||
format = "TZ: %degrees C"
|
format = "TZ: %degrees ⁰C"
|
||||||
}
|
}
|
||||||
|
|
||||||
wireless _first_ {
|
wireless _first_ {
|
||||||
|
Loading…
Reference in New Issue
Block a user