diff options
author | Pierre Cazenave <pwcazenave at gmail {dot} com> | 2011-03-06 01:45:25 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-08 12:14:31 -0600 |
commit | 1cc202a987642d414f84a6dab763225060714c1f (patch) | |
tree | 7270dce8d56860f0b73159de7f1ca8d5ecbc8f62 /misc/temper/README | |
parent | e7d570026f80a9ccdb1149bfbc5c5089010e2ad1 (diff) | |
download | slackbuilds-1cc202a987642d414f84a6dab763225060714c1f.tar.gz |
misc/temper: Added. A USB Temperature Sensor Linux Driver.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'misc/temper/README')
-rw-r--r-- | misc/temper/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/temper/README b/misc/temper/README new file mode 100644 index 0000000000..fe02e73bd3 --- /dev/null +++ b/misc/temper/README @@ -0,0 +1,10 @@ +TEMPer Temperature Sensor Linux Driver + +TEMPer USB Thermometer interface driver and utility. + +The temper binary outputs temperatures as measured by the USB thermometer. + +The code has been patched to work with the newest versions of the USB stick +with code corrections from the comments section of the homepage. Also +implemented changes for greater ease of parsing with standard tools (awk +etc.). |