numat / alicat

Python driver and command line tool for Alicat mass flow controllers.
GNU General Public License v2.0
21 stars 27 forks source link

Permit passing kwargs to FlowController #54

Closed alexrudd2 closed 1 year ago

alexrudd2 commented 1 year ago

Closes #51

alexrudd2 commented 1 year ago

Tested on real hardware by passing baudrate as a keyword argument.