diff options
author | Gerhard Sittig <gerhard.sittig@gmx.net> | 2020-07-22 20:41:33 +0200 |
---|---|---|
committer | Gerhard Sittig <gerhard.sittig@gmx.net> | 2020-07-22 20:41:33 +0200 |
commit | 32d1c3503d2c5402140c31fab37438861e0d7cb3 (patch) | |
tree | b5ecda51e5189e794f5a60635e33400bcc2921b0 /decoders/cfp/pd.py | |
parent | 03fe8db14b32a625c4041e3a8890bbf809679544 (diff) | |
download | libsigrokdecode-32d1c3503d2c5402140c31fab37438861e0d7cb3.tar.gz libsigrokdecode-32d1c3503d2c5402140c31fab37438861e0d7cb3.zip |
ir_sirc: minor Python and other nits
The .wait() wrapper always receives Python lists. There is only a single
IR pin (and its value isn't even used anywhere because appropriate edge
conditions get constructed). There is a delicate ss/es detail in the
.decode() routine concerning the IR frame's annotation's start. Don't
"continue" in the loop body's last statement, just "pass" and continue.
Diffstat (limited to 'decoders/cfp/pd.py')
0 files changed, 0 insertions, 0 deletions