mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-07-20 18:51:48 +00:00
ACR122 devices support enhancements.
- Add driver agnostic nfc_pick_device(), nfc_list_devices(); - New API function: nfc_list_devices(); - PCSC Context sharing for acr122 driver; - List all devices in nfc-list(1); - Various code fixes and cleanup; - Remove warnings when compiling; - Merge r191:199 from trunk \_°< Coin!
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
* @brief PN531, PN532 and PN533 common functions
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "pn53x.h"
|
||||
|
||||
Reference in New Issue
Block a user