AdamLaurie / RFIDIOt

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

Typo in pynfc #3

Closed jmichelp closed 11 years ago

jmichelp commented 11 years ago

Fixed a minor typo in pynfc while used with debug

AdamLaurie commented 11 years ago

Thanks - everything's moved around a bit, so I've made an appropriate change in the final version...

jmichelp commented 11 years ago

Well, thank you for all this billiant toolset. I was not expecting so many changes tonight and was really pleased to see support for libnfc 1.6 (I was actually doing it when you pushed the code to Github). Btw I am currently playing with MiFare Classic and an OpenPCD2 (relying on pn532 uart) so my first goal was not really to only correct a minor typo. I will do my best to improve support of those 2 in the next couple of months.