First steps towards creating a generic HF reader/identifier. A coop with Asper.

This commit is contained in:
martin.holst@gmail.com 2013-10-30 21:10:47 +00:00
commit 5198f2e23c
2 changed files with 187 additions and 0 deletions

View file

@ -134,6 +134,7 @@ end
local library = {
read1443a = read14443a,
read = read14443a,
waitFor14443a = waitFor14443a,
parse1443a = parse1443a,
sendToDevice = sendToDevice,