KCL-BMEIS / spectrumdevice

Python library for communicating with digitisers manufactured by Spectrum Instrumentation
MIT License
6 stars 2 forks source link

decode_status() doesn't work #53

Closed crnbaker closed 5 months ago

crnbaker commented 9 months ago

There's a bug in decode_status(). You can't instantiate a List in that way.

crnbaker commented 5 months ago

Covered by #58