unleashed-firmware/applications/main/nfc/helpers/protocol_support/emv/emv.h
2024-01-11 18:11:54 +09:00

6 lines
119 B
C

#pragma once
#include "../nfc_protocol_support_base.h"
extern const NfcProtocolSupportBase nfc_protocol_support_emv;