KangLin/SerialPortAssistant

Please add "Refresh Ports" function

probonopd opened this issue · 6 comments

Please add "Refresh Ports" function. When I have first opened the SerialPortAssistant, and then plugin in a USB-to-serial adapter, it is not shown in the menu.

Adding such a button would help:

Code:
https://github.com/sakisds/CuteESP/blob/baf4a50ec13e0a0fa36323a0bca6d22504701717/src/MainWindow.cpp#L102-L115

Or is there a way to make it work without having to press a button?

OK, I has add the function in v0.4.3. please test it.

Unfortunately I can't seem to find a new AppImage?

I has modify pro file. CI has a bug, so there isn't AppImage. But you can compile it.

FIX ci bug In v0.4.4 . please test it. thanks!

The Release v0.4.8 is used. please test it.

Thank you very much.