]> sigrok.org Git - libsigrokdecode.git/commitdiff
ir_sirc: .put() nits, common helpers, whitespace
authorGerhard Sittig <redacted>
Wed, 22 Jul 2020 17:38:44 +0000 (19:38 +0200)
committerGerhard Sittig <redacted>
Wed, 22 Jul 2020 18:21:55 +0000 (20:21 +0200)
Wrap the .put() routine which eliminates redundancy and shortens a few
code lines. Vertically align text variants for different zoom levels.
Prefer common helpers for bit accumulation which eliminates a local copy
of that feature. Address minor whitespace nits, alpha-sort imports.


No differences found