VernierST / godirect-py

A Python module for reading from Vernier Go Direct® Sensors using USB or BLE.
GNU General Public License v3.0
8 stars 9 forks source link

More verbose logging. Fixed return on gdx_read_measurement. #12

Closed nro2 closed 4 years ago

nro2 commented 4 years ago

Made some adjustments to #11. Added unique logging output to timeouts for three updated functions. Fixed return on GDX_read_measurement to properly exit and avoid an error.