Cleanup.
This commit is contained in:
parent
b2089e8bb0
commit
3f6109af52
1 changed files with 0 additions and 3 deletions
|
@ -41,9 +41,6 @@
|
||||||
#define WIRED_CARD_MODE 3
|
#define WIRED_CARD_MODE 3
|
||||||
#define DUAL_CARD_MODE 4
|
#define DUAL_CARD_MODE 4
|
||||||
|
|
||||||
#define TCL 1
|
|
||||||
#define MIFARE 2
|
|
||||||
|
|
||||||
bool sam_connection(nfc_device_t* pnd, int mode)
|
bool sam_connection(nfc_device_t* pnd, int mode)
|
||||||
{
|
{
|
||||||
byte_t pncmd_sam_config[] = { 0xD4,0x14,0x00,0x00 };
|
byte_t pncmd_sam_config[] = { 0xD4,0x14,0x00,0x00 };
|
||||||
|
|
Loading…
Reference in a new issue