projects
/
libsigrokdecode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
5d7c5bc
)
srd: onewire_network: Fix typo, command is 0x69.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Sat, 21 Jul 2012 18:36:07 +0000
(20:36 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Sat, 21 Jul 2012 19:47:54 +0000
(21:47 +0200)
The 'Overdrive match ROM' command is 0x69, not 0x6d. Verified in various
datasheets and the original 1-Wire/iButton spec.
No differences found