Generic library for working with PN532-like chips
Fork of PN532 by
History
Fix missing space in tag print()
2015-02-04, by r4z0r7o3 [Wed, 04 Feb 2015 19:26:03 +0000] rev 11
Fix missing space in tag print()
Try multiple known auth. keys on classic. Also fixed all debugging messages so they all end with newlines.
2015-02-04, by r4z0r7o3 [Wed, 04 Feb 2015 19:04:54 +0000] rev 10
Try multiple known auth. keys on classic. Also fixed all debugging messages so they all end with newlines.
Fixed missing return statement
2015-02-04, by r4z0r7o3 [Wed, 04 Feb 2015 16:24:30 +0000] rev 9
Fixed missing return statement
merge
2014-10-08, by yihui [Wed, 08 Oct 2014 01:52:33 +0000] rev 8
merge
Fixed compile warnings
2014-03-25, by screamer [Tue, 25 Mar 2014 16:48:10 +0000] rev 7
Fixed compile warnings
Improved documentation
2014-03-25, by screamer [Tue, 25 Mar 2014 16:00:44 +0000] rev 6
Improved documentation
Added support for Ultralight Write
2014-10-07, by icefeet [Tue, 07 Oct 2014 15:09:46 +0000] rev 5
Added support for Ultralight Write
include stdio.h
2013-11-21, by yihui [Thu, 21 Nov 2013 04:41:47 +0000] rev 4
include stdio.h
sync with https://github.com/Seeed-Studio/PN532/releases/tag/v0.9.
2013-11-21, by yihui [Thu, 21 Nov 2013 04:30:49 +0000] rev 3
sync with https://github.com/Seeed-Studio/PN532/releases/tag/v0.9.
PN532::readPassiveTargetID() add timeout parameter
2013-10-17, by yihui [Thu, 17 Oct 2013 06:51:32 +0000] rev 2
PN532::readPassiveTargetID() add timeout parameter