czbiohub-sf/coPylot

Refactoring NIDaqWorker

AhmetCanSolak opened this issue · 1 comments

NIDaqWorker implementation has certain specifics inside its run slot and its class causes code duplication. Hence we should factor that out for a more generic worker implementation. I will look into this within this week.

This is addressed in #90 .