diff options
Diffstat (limited to 'tests/signals.json')
-rwxr-xr-x | tests/signals.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/signals.json b/tests/signals.json index 3263215b..648427a9 100755 --- a/tests/signals.json +++ b/tests/signals.json @@ -86,7 +86,7 @@ }, "DEF": { "generic_name": "def", - "decoder": "ignoreDecoder", + "decoder": "decoder_t::ignoreDecoder", "bit_position": 52, "bit_size": 12 } |