jamesbowman / spidriver

SPI driver public repo
https://spidriver.com/
BSD 3-Clause "New" or "Revised" License
181 stars 56 forks source link

win32 spigui should cope properly with multiple serial devices #7

Closed jamesbowman closed 6 years ago

jamesbowman commented 6 years ago

When there is one serial device, it should just connect to it.

But when there are multiple serial devices, it should not connect, and wait for the user to pick one from the pulldown.

jamesbowman commented 6 years ago

Fixed, closing.