From 61eb2bb42b629dba68cd7dffb3b11261daf35ffc Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Sat, 10 Feb 2018 18:21:40 +0100 Subject: stepper_motor: manipulate recording to not specify a sample rate The stepper motor decoder recently got adjusted to cope with either the presence or absence of a sample rate spec. Create an example dump which lacks the sample rate. This was derived from the regular example by manipulating the srzip archive's meta data. --- .../smoothieware/smoothieware_snippet_no_samplerate.sr | Bin 0 -> 5183 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 stepper_motor/smoothieware/smoothieware_snippet_no_samplerate.sr (limited to 'stepper_motor') diff --git a/stepper_motor/smoothieware/smoothieware_snippet_no_samplerate.sr b/stepper_motor/smoothieware/smoothieware_snippet_no_samplerate.sr new file mode 100644 index 0000000..83ed0d4 Binary files /dev/null and b/stepper_motor/smoothieware/smoothieware_snippet_no_samplerate.sr differ -- cgit v1.2.3-54-g00ecf