From: Luis C. <lfc...@lf...> - 2005-06-03 06:46:32
|
Hi! I've been trying to create a plugin for reading the temp off my embedded board. Before you ask why don't I use the lm_sensors package, I reply: lm_sensors does not support the LM77. Now, attached you'll find the file. It compiles ok and the 'temp' variable has the proper value as if I print it, it has the correct value. I create a widget of text class and read the value with 'expression readwraptemp()' It shows an * instead of 31 which was the board temp last night. Thanks for all the help you could spare. Luis Correia |