Generic library for working with PN532-like chips
Fork of PN532 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
11:5b8afec8bee6 | 2015-02-04 | r4z0r7o3 | Fix missing space in tag print() |
10:f959b305a571 | 2015-02-04 | r4z0r7o3 | Try multiple known auth. keys on classic. Also fixed all debugging messages so they all end with newlines. |
9:85bfede025da | 2015-02-04 | r4z0r7o3 | Fixed missing return statement |
8:7ffdaea03ff9 | 2014-10-08 | yihui | merge |
7:26c1b3b6c192 | 2014-03-25 | screamer | Fixed compile warnings |
6:418ee8924317 | 2014-03-25 | screamer | Improved documentation |
5:51f820fbd18a | 2014-10-07 | icefeet | Added support for Ultralight Write |
4:0774b8298eb8 | 2013-11-21 | yihui | include stdio.h |
3:4189a10038e6 | 2013-11-21 | yihui | sync with https://github.com/Seeed-Studio/PN532/releases/tag/v0.9. |
2:f618fb2169c4 | 2013-10-17 | yihui | PN532::readPassiveTargetID() add timeout parameter |
1:b8cab5222fd0 | 2013-10-17 | yihui | format code |
0:9c6b9280c0e1 | 2013-10-08 | yihui | initial, ported from https://github.com/Seeed-Studio/PN532 |