summaryrefslogtreecommitdiff
path: root/i2c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-04-19 18:26:23 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2012-04-19 18:26:23 +0200
commit8266c455c304e25b2149ddf599bdc839681f9488 (patch)
tree3102a8354f297d230ce72ff3753979a972834eec /i2c
parent4c90e08ebf8ecf6e0b21c6a24281cfdfadf566af (diff)
downloadsigrok-dumps-8266c455c304e25b2149ddf599bdc839681f9488.tar.gz
sigrok-dumps-8266c455c304e25b2149ddf599bdc839681f9488.zip
edid: The ddc decoder is now called i2cfilter.
Diffstat (limited to 'i2c')
-rw-r--r--i2c/edid/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/i2c/edid/README b/i2c/edid/README
index 52bcae9..d8d9795 100644
--- a/i2c/edid/README
+++ b/i2c/edid/README
@@ -7,7 +7,7 @@ various displays, as the EDID data was sent across the I2C bus.
To decode these, set up a protocol decoder stack like this:
- i2c -> ddc -> edid
+ i2c -> i2cfilter -> edid
Details:
https://en.wikipedia.org/wiki/Extended_display_identification_data