diff options
author | Gerhard Sittig <gerhard.sittig@gmx.net> | 2018-02-10 18:14:00 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2018-02-13 21:14:20 +0100 |
commit | afc330d693886197e5c28576fd3cfe40628f431e (patch) | |
tree | 2bba0492f733fdc3f0e672a9e095eff7aac7c6dc | |
parent | adc6f877946f0670969c0e5b379a0979d4a1317c (diff) | |
download | sigrok-dumps-afc330d693886197e5c28576fd3cfe40628f431e.tar.gz sigrok-dumps-afc330d693886197e5c28576fd3cfe40628f431e.zip |
i2c: manipulate recording to not specify a sample rate
The I2C 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.
-rw-r--r-- | i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr | bin | 0 -> 658 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr b/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr Binary files differnew file mode 100644 index 0000000..48ad573 --- /dev/null +++ b/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr |