Removed T: from temp status
This commit is contained in:
parent
d5cfabacc5
commit
02aea8ad6e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ order += "battery 0"
|
||||||
order += "tztime local"
|
order += "tztime local"
|
||||||
|
|
||||||
cpu_temperature 0 {
|
cpu_temperature 0 {
|
||||||
format = "T: %degrees °C"
|
format = "%degrees °C"
|
||||||
}
|
}
|
||||||
|
|
||||||
tztime local {
|
tztime local {
|
||||||
|
|
Loading…
Reference in a new issue