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

Don't try to open a Bluetooth port when the last serial port was not found #29

Open
GoogleCodeExporter opened this issue Jan 3, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Connect an Arduino board
2. Launch a Funnel Server and configure
3. Quit the Funnel Server
4. Disconnect the Arduino board
5. Launch a Funnel Server again
6. The Funnel Server tries to connect the first one of available serial ports 
(e.g. a Bluetooth port on Mac OS X)

What is the expected output? What do you see instead?
Don't try to open if the last serial port is not found

Original issue reported on code.google.com by kotob...@gmail.com on 9 Sep 2011 at 1:08

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

No branches or pull requests

1 participant