From afc330d693886197e5c28576fd3cfe40628f431e Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Sat, 10 Feb 2018 18:14:00 +0100 Subject: 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. --- i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr | Bin 0 -> 658 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr (limited to 'i2c') diff --git a/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr b/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr new file mode 100644 index 0000000..48ad573 Binary files /dev/null and b/i2c/rtc_dallas_ds1307/rtc_ds1307_200khz_no_samplerate.sr differ -- cgit v1.2.3-54-g00ecf