mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-12-02 17:29:14 +00:00
6 lines
102 B
C
6 lines
102 B
C
|
#pragma once
|
||
|
|
||
|
#include <nfc/protocols/nfc_poller_base.h>
|
||
|
|
||
|
extern const NfcPollerBase nfc_poller_slix;
|