]> sigrok.org Git - libsigrokdecode.git/commitdiff
st7735: Fix handling of unknown commands
authorgregor-anich-uibk <redacted>
Sat, 8 Aug 2020 11:57:26 +0000 (13:57 +0200)
committerGerhard Sittig <redacted>
Sun, 9 Aug 2020 04:50:37 +0000 (06:50 +0200)
Command lookup for unknown codes resulted in an exception instead of the
'else' clause which was ineffective. Make the check non-fatal.

[ gsi: rephrased commit message ]


No differences found