example header

This commit is contained in:
Mats van Reenen 2020-05-22 11:02:52 +02:00
parent a0168a66d2
commit c57a69500c

8
NFC.h
View File

@ -5,3 +5,11 @@
* Author: Yeti * Author: Yeti
*/ */
#ifndef NFC_C_
#define NFC_C_
#include "typedefExtention.h"
uchar* NFCAvalable();
#endif