mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-28 07:47:35 +03:00
5 lines
96 B
C
5 lines
96 B
C
#pragma once
|
|
|
|
#include <nfc/protocols/nfc_poller_base.h>
|
|
|
|
extern const NfcPollerBase emv_poller; |