mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-07-30 23:51:52 +00:00
drivers/pn53x_usb: Make valgrind more happy :)
This commit is contained in:
@@ -118,6 +118,7 @@ typedef struct {
|
||||
} pn53x_command;
|
||||
|
||||
typedef enum {
|
||||
PN53X = 0x00, // Unknown PN53x chip type
|
||||
PN531 = 0x01,
|
||||
PN532 = 0x02,
|
||||
PN533 = 0x04,
|
||||
|
||||
Reference in New Issue
Block a user