mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-25 06:13:14 +03:00
6 lines
104 B
C
6 lines
104 B
C
|
#pragma once
|
||
|
|
||
|
#include <nfc/protocols/nfc_device_base_i.h>
|
||
|
|
||
|
extern const NfcDeviceBase nfc_device_slix;
|