]> sigrok.org Git - sigrok-dumps.git/commitdiff
edid: The ddc decoder is now called i2cfilter.
authorUwe Hermann <redacted>
Thu, 19 Apr 2012 16:26:23 +0000 (18:26 +0200)
committerUwe Hermann <redacted>
Thu, 19 Apr 2012 16:26:23 +0000 (18:26 +0200)
i2c/edid/README

index 52bcae96ee1cebacce1ae65206573fecd3fe6dad..d8d9795591e01c0744bcd7027186e72e38805892 100644 (file)
@@ -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