diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-10-09 20:28:39 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-10-09 20:28:39 +0200 |
commit | 256330fd58afa814fba5eb45d0a6b6ded9174b87 (patch) | |
tree | 7582be143735a131d68c337f8bceb32b90053d98 | |
parent | 1046852c7d9fb9c740f76593f9bb0ab9cdc8feb5 (diff) |
README: Search ROM is 0x33, not 0x34
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ the 1-Wire bus. Successfully tested on a DS2482-100 Single Channel 1-Wire Master. Tests with a commercially available iButton reader will follow soon. -* Read ROM (0x34) with 64bit identifier +* Read ROM (0x33) with 64bit identifier * Search ROM (0xf0) with 64bit identifier ## TODO |