diff options
author | MrJackson <mrjackson@gmail.com> | 2011-07-27 22:33:08 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-11 20:28:35 -0300 |
commit | d780d2e66c064bc3d17a03a4679d06f9d3e23e82 (patch) | |
tree | f96a7e1bd84cefe44c888306d4fc12e4e88d57c5 /misc/owfs/README | |
parent | 6b50698c41afe12f0fd2b94aefd6873fc2cd0367 (diff) | |
download | slackbuilds-d780d2e66c064bc3d17a03a4679d06f9d3e23e82.tar.gz |
misc/owfs: Added (1-Wire File System)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/owfs/README')
-rw-r--r-- | misc/owfs/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/owfs/README b/misc/owfs/README new file mode 100644 index 0000000000..2a0fc870b6 --- /dev/null +++ b/misc/owfs/README @@ -0,0 +1,5 @@ +OWFS is an easy way to use the powerful 1-wire system of Dallas/Maxim. + +OWFS is a simple and flexible program to monitor and control the physical +environment. You can write scripts to read temperature, flash lights, +write to an LCD, log and graph, ... |