rgb_led_ws281x: catch up with colour component annotations
[sigrok-test/gsi.git] / decoder / test / stepper_motor / test.conf
blobb5712b1fe3151ae10a3f4879caf7145fe85a0463
1 test smoothieware_snippet_mm
2         protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=mm
3         input stepper_motor/smoothieware/smoothieware_snippet.sr
4         output stepper_motor annotation match smoothieware_snippet_mm.output
6 test smoothieware_snippet_steps
7         protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=steps
8         input stepper_motor/smoothieware/smoothieware_snippet.sr
9         output stepper_motor annotation match smoothieware_snippet_steps.output
11 test smoothieware_snippet_steps_no_samplerate
12         protocol-decoder stepper_motor channel step=5 channel dir=6 option unit=steps
13         input stepper_motor/smoothieware/smoothieware_snippet_no_samplerate.sr
14         output stepper_motor annotation match smoothieware_snippet_steps_no_samplerate.output