summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-10-10 10:00:54 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-10-10 10:00:54 +0200
commit39c8b7e9b8dcb469dab73c5773fd98d4396113d8 (patch)
treec12aaed07e47f8f988091c167748d0737ebfdb06 /README.md
parent90ed08ac01eaa52692e20a4c8dafda88f40333d9 (diff)
document all the variables
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9ea2948..2ca7530 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,8 @@ Successfully tested on a DS2482-100 Single Channel 1-Wire Master.
Tests with a commercially available iButton reader will follow soon.
* Read ROM (0x33) with 64bit identifier
-* Search ROM (0xf0) with 64bit identifier
+* Search ROM (0xf0) with 64bit identifier -- does not yet check the master
+ direction indicator, though, so only useful on a one-device bu
## TODO