Updated temp (markdown)
This commit is contained in:
parent
f17dab83cc
commit
e193d724e9
1 changed files with 3 additions and 1 deletions
4
temp.md
4
temp.md
|
@ -1,4 +1,6 @@
|
|||
Show the current core temperature in a textbox. Reads from `/sys/class/thermal`, so value is expressed in Celsius.
|
||||
Show the current core temperature in a textbox.
|
||||
|
||||
Reads from `/sys/class/thermal`, so value is expressed in Celsius.
|
||||
|
||||
mytemp = lain.widgets.temp()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue