mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-11 10:03:49 +00:00
Add device listing capabilities
- acr122: add acr122_pick_device(), acr122_list_devices(); - Add device name to device descriptions (nfc_device_desc_t) to select a given PCSC device; - Use constants for driver names; - Various code cleanups and enhancements.
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
* @brief
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "pn532_uart.h"
|
||||
|
||||
#include "nfc-messages.h"
|
||||
|
||||
Reference in New Issue
Block a user