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

Ignore temperature overrange error #96

Closed Gwen-noya closed 7 months ago

Gwen-noya commented 7 months ago

Added 'TOV', temperature over range error, to line 132 Will get ValueError while getting data if not making this change.

alexrudd2 commented 7 months ago

Thank you for the contribution! I've merge and released 0.6.1 on PyPI with your change.