Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the connection can't setup up when the port name is up to comXX #596

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vvck
Copy link

@vvck vvck commented Aug 9, 2021

In windows ,if com port name is greater than com9 , e.g com10 , we can use "createfile" to open serial port , usually it should to add “\.\” before 'comxx'.

… is up to comXX in windows

if com port name is greater than com9 , f.e. com10 , we can use "createfile" to open serial port ,  usually  it should to add “\\.\” before 'comxx'.
fix  the connection can't setup up when the com port name up to ''comXX"
@cla-bot
Copy link

cla-bot bot commented Aug 9, 2021

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please fill https://forms.gle/5635zjphDo5JEJQSA to get yourself added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants