Updated temp (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 05:07:17 -07:00
parent a33ec3d1da
commit 5217a727dd
1 changed files with 3 additions and 1 deletions

View File

@ -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()