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

GetResponse no timeout code #24

Open
Satnet opened this issue Feb 12, 2016 · 1 comment
Open

GetResponse no timeout code #24

Satnet opened this issue Feb 12, 2016 · 1 comment
Assignees

Comments

@Satnet
Copy link

Satnet commented Feb 12, 2016

If I disconnect the FPS from the Arduino the code will get stuck on FPS.Open. This is because the GetResponse function in the Class dont have a timer function. This is terrible. Let's say that the Arduino is running an Alarm and the FPS get's removed by a theif. This would completely nock out the alarm. This is an issue that needs to be fixed.

@JoshHawley
Copy link
Contributor

Hmm... that is an interesting situation. I will have to think about that. Timeouts on stuff like this are much more difficult without multithreading, but i will see what I can do.

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

3 participants