]> sigrok.org Git - libsigrok.git/commitdiff
input/protocoldata: reduce inter-frame gap for I2C waveforms
authorGerhard Sittig <redacted>
Thu, 13 Jul 2023 17:30:02 +0000 (19:30 +0200)
committerGerhard Sittig <redacted>
Thu, 13 Jul 2023 17:33:32 +0000 (19:33 +0200)
Space I2C data bytes the same as address bytes are spaced. Results in a
graphical presentation that is easier to inspect, and is less wasteful
at the same time (more data is seen at the same zoom level).


No differences found