more params

This commit is contained in:
iceman1001
2020-08-14 14:57:02 +02:00
parent 07af67c6e0
commit ede0059b10
2 changed files with 2 additions and 2 deletions

View File

@@ -15,6 +15,6 @@
int CmdHF15(const char *Cmd);
bool readHF15Uid(bool verbose);
bool readHF15Uid(bool loop, bool verbose);
#endif