Fingerprint_Scanner-TTL icon indicating copy to clipboard operation
Fingerprint_Scanner-TTL copied to clipboard

GetResponse no timeout code

Open Satnet opened this issue 9 years ago • 1 comments

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.

Satnet avatar Feb 12 '16 10:02 Satnet

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.

JoshHawley avatar Jan 18 '17 03:01 JoshHawley