ppannuto / python-saleae

Python library to control a Saleae Logic Analyzer
Apache License 2.0
124 stars 55 forks source link

Allow kill_logic to kill all instances of Logic #44

Closed jonathangjertsen closed 5 years ago

jonathangjertsen commented 5 years ago

The kill_all-flag can be set to true to prevent a NotImplementedError if there are multiple instances of Logic running.