]> sigrok.org Git - sigrok-test.git/commit
Pass unitsize to srd_session_send() directly.
authorUwe Hermann <redacted>
Thu, 20 Aug 2015 18:26:17 +0000 (20:26 +0200)
committerUwe Hermann <redacted>
Thu, 20 Aug 2015 18:26:17 +0000 (20:26 +0200)
commitcb5b23ce1221332d20a4d0202c4e845935b8d440
treee4692f4b4b34591f5cdaebe1271436b737041bb6
parenta1048211ee571a470f08dab76ace6c221bff1154
Pass unitsize to srd_session_send() directly.

Follow an API change in libsigrokdecode where srd_inst_channel_set_all()
no longer gets passed a unitsize, but rather srd_session_send() gets it.
decoder/runtc.c