diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2012-05-10 18:51:33 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2012-05-11 00:26:30 +0200 |
commit | ad011ff31ff6a418877278ef3b006c89ca17b9c8 (patch) | |
tree | ec845f67ece098b9f930e58a3d05dd053b00482a /i2c/a2_dummy_write/README | |
parent | 5e9dda95f311d65f5b9e5f120433a02a6ac348fd (diff) | |
download | sigrok-dumps-ad011ff31ff6a418877278ef3b006c89ca17b9c8.tar.gz sigrok-dumps-ad011ff31ff6a418877278ef3b006c89ca17b9c8.zip |
Makefile: Name target 'dist' for consistency.
Also, a few small typo fixes etc.
Diffstat (limited to 'i2c/a2_dummy_write/README')
-rw-r--r-- | i2c/a2_dummy_write/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i2c/a2_dummy_write/README b/i2c/a2_dummy_write/README index 9bd37f7..d0880fe 100644 --- a/i2c/a2_dummy_write/README +++ b/i2c/a2_dummy_write/README @@ -2,7 +2,7 @@ Dummy I2C writes ------------------------------------------------------------------------------- -This an example capture of some dummy I2C traffic, where the master writes +This is an example capture of some dummy I2C traffic, where the master writes to a slave (an RTC) at address 0x51 (or 0x2a, if the read/write bit is included) in an infinite loop. The slave does not respond. |