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/max7219 | |
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/max7219')
-rw-r--r-- | decoder/test/max7219/test.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/test/max7219/test.conf b/decoder/test/max7219/test.conf index c14d6b0..092f4b0 100644 --- a/decoder/test/max7219/test.conf +++ b/decoder/test/max7219/test.conf @@ -5,4 +5,4 @@ test max7219 input spi/max7219/max7219.sr output max7219 annotation class register match max7219_register.output output max7219 annotation class digit match max7219_digit.output - output max7219 annotation class warnings match max7219_warnings.output + output max7219 annotation class warning match max7219_warnings.output |