diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2010-04-12 20:17:12 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2010-04-12 20:17:12 +0200 |
commit | 095af1a52cc6104955b88f5d85472636df0356d0 (patch) | |
tree | 62900e03545aecf87e34ea9645c3ded82e4715b8 | |
parent | 5f09f8b678b4f443999a8d5e28558eccf925b538 (diff) | |
download | sigrok-dumps-095af1a52cc6104955b88f5d85472636df0356d0.tar.gz sigrok-dumps-095af1a52cc6104955b88f5d85472636df0356d0.zip |
Add a slightly more detailed description.
-rw-r--r-- | i2c/a0_dummy_write/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i2c/a0_dummy_write/README b/i2c/a0_dummy_write/README index 11af538..0683e8a 100644 --- a/i2c/a0_dummy_write/README +++ b/i2c/a0_dummy_write/README @@ -1,2 +1,5 @@ This is a small chunk of I2C protocol data. +The master tries to talk to a slave device, but there is none on the bus, +no there are no answers. + |