ladisk / LDAQ

MIT License
24 stars 5 forks source link

__init__.py files correction #53

Closed TKosir closed 11 months ago

TKosir commented 1 year ago

Correct all imports, so that you do not need all libraries, drivers, etc. of acquisition sources you do not need. If I import simulated acquisition on Linux, I get an error saying I am missing the niDAQmx library.