diff options
Diffstat (limited to 'decoder')
-rw-r--r-- | decoder/test/pwm/test.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/decoder/test/pwm/test.conf b/decoder/test/pwm/test.conf index db9e2eb..26ba597 100644 --- a/decoder/test/pwm/test.conf +++ b/decoder/test/pwm/test.conf @@ -2,3 +2,8 @@ test alsa_test protocol-decoder pwm channel pwm=4 input pwm/alsa_test/pwmtest.sr output pwm annotation match alsa_test.output + +test alsa_test_snippet + protocol-decoder pwm channel pwm=4 + input pwm/alsa_test/pwmtest_snippet.sr + output pwm annotation match alsa_test_snippet.output |