mirror of
https://github.com/flipperdevices/flipperzero-firmware.git
synced 2025-12-12 20:59:50 +04: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;
|