iqfareez / SeriLink

Serial Monitor application (like an Arduino Serial Monitor) for Windows
MIT License
2 stars 2 forks source link

Crash when connecting to Bluetooth COM #7

Open iqfareez opened 1 year ago

iqfareez commented 1 year ago

HC05

iqfareez commented 1 year ago

In this commit a8754641c6cc65cf6c6c93579a24177ce3ece982, I've added catch clause when the app try connected to forbidden COM port.

image

This will no longer cause the app to crash.

Next, try to reproduce with the Bluetooth COM port.