proxmark3/client/src/cmdhfmfdesfire_disabled.h
2020-04-16 10:53:24 +02:00

9 lines
117 B
C

#ifndef __MFDESFIRE_AD_H
#define __MFDESFIRE_AD_H
#include "common.h"
int CmdHFMFDesfire(const char *Cmd);
#endif