Updated temp (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 05:07:17 -07:00 committed by copycat-killer
parent f17dab83cc
commit e193d724e9
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() mytemp = lain.widgets.temp()