#pragma once #include "nfc_device_base_i.h" #ifdef __cplusplus extern "C" { #endif extern const NfcDeviceBase* nfc_devices[]; #ifdef __cplusplus } #endif