picosdk-python-wrappers
picosdk-python-wrappers copied to clipboard
A set of Python bindings and examples for PicoScope® oscilloscope and PicoLog® data logger products.
Fixes a typo that will lead to an undefined dictionary key
Fixed #40 . Changes proposed in this pull request: * #40 comments out 2 lines that redefined ps6000GetValuesAsync, but those lines were instead a typo for ps6000GetValuesBulkAsync
Quite a few files and directories showed up in GitHub after installing the package. It would be great to add them to the .gitignore file. In my case (Windows 10,...