]> sigrok.org Git - libsigrokdecode.git/commit - decoders/cc1101/pd.py
cc1101: Simplify decode_command().
authorUwe Hermann <redacted>
Thu, 18 Apr 2019 22:20:43 +0000 (00:20 +0200)
committerUwe Hermann <redacted>
Thu, 18 Apr 2019 22:29:07 +0000 (00:29 +0200)
commit26ec08816bee43c4271ea1ee985bbf1dc1b150b4
treecd74a4fe671bdf14d1f87f7b3c147045836f98e4
parent4c58713b0d536f37b8630ebd142185aa56946335
cc1101: Simplify decode_command().

By using the annotation strings as command names directly, some parts
of decode_command() can be simplified a bit.
decoders/cc1101/pd.py