fix build
This commit is contained in:
@ -10,10 +10,6 @@ int nfc_loop();
|
||||
|
||||
int nfc_init();
|
||||
|
||||
#define NFC_IS_NA 0
|
||||
#define NFC_IS_ACTIVE 1
|
||||
#define NFC_IS_AVAILABLE 2
|
||||
|
||||
typedef struct
|
||||
{
|
||||
uint8_t cclen_hi;
|
||||
|
Reference in New Issue
Block a user