From: Uwe Hermann Date: Thu, 19 Apr 2012 16:26:23 +0000 (+0200) Subject: edid: The ddc decoder is now called i2cfilter. X-Git-Tag: sigrok-dumps-0.1.0~14 X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-dumps.git;a=commitdiff_plain;h=8266c455c304e25b2149ddf599bdc839681f9488 edid: The ddc decoder is now called i2cfilter. --- 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