check as3956 on startup

This commit is contained in:
merlokk
2019-01-27 23:35:20 +02:00
parent 2049020b92
commit 4c941997b4
7 changed files with 42 additions and 16 deletions

View File

@ -2,10 +2,11 @@
#define _NFC_H_
#include <stdint.h>
#include <stdbool.h>
#include "apdu.h"
void nfc_loop();
void nfc_init();
bool nfc_init();
typedef struct
{