jamesbowman / i2cdriver

I2CDriver open source tools
https://i2cdriver.com/
BSD 3-Clause "New" or "Revised" License
184 stars 57 forks source link

GUI should cope properly with board detach #23

Open jamesbowman opened 4 years ago

jamesbowman commented 4 years ago

Start the GUI, then detach the I2CDriver. It hangs trying to talk to it.

It should cope properly with this, and return to the "detached" state. See #22