FourThievesVinegar / solderless-microlab

GNU Affero General Public License v3.0
160 stars 19 forks source link

As a user, I want the back-end to automatically try different USB ports for the thermometer if one isn't found #155

Closed sparklestheunicorn closed 4 months ago

sparklestheunicorn commented 6 months ago

Currently the default behavior is for the back-end to throw an error if the thermometer isn't plugged into the default port (/dev/ttyUSB0) it would be nice if it attempted to find and use other ports like /dev/ttyUSB1, etc.