#ifndef NFC_DEVICE_H #define NFC_DEVICE_H #include void init_device(); #endif