diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2020-01-01 02:45:14 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2020-01-01 13:56:15 +0100 |
commit | e4b2bbef77bc53c02d0a1ca0d039db7c6f49a6fe (patch) | |
tree | f2f91993e1e7c19791168237ccbfa2de98e55feb /decoder/test/edid | |
parent | 541f499969e46105417262164139184519ac36f8 (diff) | |
download | sigrok-test-e4b2bbef77bc53c02d0a1ca0d039db7c6f49a6fe.tar.gz sigrok-test-e4b2bbef77bc53c02d0a1ca0d039db7c6f49a6fe.zip |
test.conf updates after annotation class/row changes.
Diffstat (limited to 'decoder/test/edid')
-rw-r--r-- | decoder/test/edid/test.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/decoder/test/edid/test.conf b/decoder/test/edid/test.conf index e74ed20..835524b 100644 --- a/decoder/test/edid/test.conf +++ b/decoder/test/edid/test.conf @@ -3,8 +3,8 @@ test tv protocol-decoder edid stack i2c edid input i2c/edid/samsung_le46b620r3p.sr - output edid annotation class fields match samsung_le46b620r3p_fields.output - output edid annotation class sections match samsung_le46b620r3p_sections.output + output edid annotation class field match samsung_le46b620r3p_fields.output + output edid annotation class section match samsung_le46b620r3p_sections.output test lcd protocol-decoder i2c channel scl=0 channel sda=1 |