mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-27 15:22:29 +03:00
6 lines
119 B
C
6 lines
119 B
C
#pragma once
|
|
|
|
#include "../nfc_protocol_support_base.h"
|
|
|
|
extern const NfcProtocolSupportBase nfc_protocol_support_emv;
|