summaryrefslogtreecommitdiff
path: root/package/digitemp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/digitemp/Config.in')
-rw-r--r--package/digitemp/Config.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/package/digitemp/Config.in b/package/digitemp/Config.in
new file mode 100644
index 000000000..2c1152661
--- /dev/null
+++ b/package/digitemp/Config.in
@@ -0,0 +1,17 @@
+config ADK_PACKAGE_DIGITEMP
+ prompt "digitemp.......................... Simple Tool to read 1-wire temperature sensors"
+ tristate
+ default n
+ select ADK_PACKAGE_LIBUSB
+ help
+ DigiTemp is a simple to use program for reading values from
+ 1-wire devices. Its main use is for reading temperature
+ sensors, but it also reads counters, and understands the
+ 1-wire hubs with devices on different branches of the
+ network. DigiTemp now supports the following 1-wire
+ temperature sensors: DS18S20 (and DS1820), DS18B20, DS1822,
+ the DS2438 Smart Battery Monitor, DS2422 and DS2423
+ Counters, DS2409 MicroLAN Coupler (used in 1-wire hubs), and
+ the AAG TAI-8540 humidity sensor.
+
+ http://www.digitemp.com/