monome / druid

terminal interface for crow
GNU General Public License v3.0
35 stars 16 forks source link

windows always shows connected #75

Closed trentgill closed 3 years ago

trentgill commented 3 years ago

regardless of whether a crow is attached, windows druid always shows 'crow connected'.

when i attached a crow to an open druid session, it printed some startup info, but did not allow me to speak with crow (or at least, i didn't see responses to print msgs).

perhaps the serial port matching is just grabbing any open COM port (i had an FTDI debugger attached)? unsure, but it requires a little work to test on windows.

tehn commented 3 years ago

fixed by #76