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

forever loop if no data received #12

Closed
chinezbrun opened this issue Jan 29, 2023 · 1 comment
Closed

forever loop if no data received #12

chinezbrun opened this issue Jan 29, 2023 · 1 comment

Comments

@chinezbrun
Copy link
Owner

in case of no data on serial port program remains in waiting loop with no exit -- bug linked with 0.3.1

@chinezbrun
Copy link
Owner Author

may appear also when USB port remains unresponsive (RPI issue). in this case only RPI restart solve the problem . v 0.3.5 just prevent forever loop.

chinezbrun added a commit that referenced this issue Feb 19, 2023
- prevent starting the program if no serial port open
- introduced timeout to prevent forever loop if no response from serial  #12
- minor cosmetics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant