diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2011-11-24 20:46:48 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2011-11-24 20:46:48 +0100 |
commit | 49d0ad90ecb5e1df1b82a5fa9078bb1b3b7ae8d7 (patch) | |
tree | 8d2aed2fdb1dfd15767c3f719c449a5726bb6555 /i2c/rtc_epson_8564je/README | |
parent | 048863512d8088884b26248f9d026e1596923303 (diff) | |
download | sigrok-dumps-49d0ad90ecb5e1df1b82a5fa9078bb1b3b7ae8d7.tar.gz sigrok-dumps-49d0ad90ecb5e1df1b82a5fa9078bb1b3b7ae8d7.zip |
rtc_epson_8564je/README: Fix typo.
Diffstat (limited to 'i2c/rtc_epson_8564je/README')
-rw-r--r-- | i2c/rtc_epson_8564je/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i2c/rtc_epson_8564je/README b/i2c/rtc_epson_8564je/README index bebec46..a6594f8 100644 --- a/i2c/rtc_epson_8564je/README +++ b/i2c/rtc_epson_8564je/README @@ -37,7 +37,7 @@ This is what the decoded data should look like: S Wr:0xa2 A 0x02 A Sr Rd:0xa3 A 0x54 A 0x03 A 0x44 A 0x62 A 0x52 A 0x51 A 0x11 N P - - The abbrevations used above: S = Start, Wr = Write, A = ACK, P = Stop, + - The abbreviations used above: S = Start, Wr = Write, A = ACK, P = Stop, Sr = Repeated start, Rd = Read, N = NACK The sigrok command line used was: |