This commit is contained in:
iceman1001 2019-12-30 21:17:02 +01:00
parent f428b016c1
commit 1c94056057

View file

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