This commit is contained in:
Philippe Teuwen 2019-04-06 01:00:54 +02:00
commit 26eb54b965
19 changed files with 160 additions and 160 deletions

View file

@ -14,6 +14,6 @@
#include "proxmark3.h"
extern void LegicRfSimulate(uint8_t tagtype);
void LegicRfSimulate(uint8_t tagtype);
#endif /* __LEGICRFSIM_H */