summaryrefslogtreecommitdiff
path: root/nfcommander.h
blob: dbab99f02d9a767f1b25a4d4e08cf127cd200108 (plain)
1
2
3
4
5
6
7
8
#include <stdlib.h>
#include <stdint.h>
#include <inttypes.h>

#ifndef NFCOMMANDER_VERSION
        #define NFCOMMANDER_VERSION "v0.1-dev"
#endif