]> sigrok.org Git - libsigrokdecode.git/commit - decoders/usb_power_delivery/pd.py
usb_power_delivery: Drop problematic exception in us2samples().
authorUwe Hermann <redacted>
Fri, 26 Aug 2016 06:59:07 +0000 (08:59 +0200)
committerUwe Hermann <redacted>
Fri, 26 Aug 2016 13:03:45 +0000 (15:03 +0200)
commita1f66576f4b5e6d13edeb7319cae9c09679aafa4
tree414f62376f208a9fb1e337fbea75c5726863f953
parent80f8083b19da35f4cf015d6e612f3517635b04a4
usb_power_delivery: Drop problematic exception in us2samples().

This causes an issue when running the sigrok-test test-cases, so drop
it for now (the same check already exists in decode()).

This fixes bug #758.
decoders/usb_power_delivery/pd.py