Also use pn53x_transceive_callback() in the arygon driver.

While here, remove unneeded header in pn532_uart.c.
This commit is contained in:
Romain Tartiere 2010-08-08 15:25:06 +00:00
parent d0357cf3aa
commit 8fef257d16
2 changed files with 4 additions and 24 deletions

View file

@ -27,7 +27,6 @@
#endif // HAVE_CONFIG_H
#include "../drivers.h"
#include "../chips/pn53x.h"
#include <stdio.h>
#include <string.h>