AdamLaurie / RFIDIOt

python RFID / NFC library & tools
http://www.rfidiot.org/
1.04k stars 224 forks source link

Increase default pynfc timeout #12

Open kirelagin opened 10 years ago

kirelagin commented 10 years ago

I spent a lot of time trying to figure out what was going wrong and eventually managed to read my Russian passport by simply changing timeout=-1 to timeout=0 (which is infinite).