Unfinished request service commands.

This commit is contained in:
Thomas Sutter 2019-10-20 18:28:07 +02:00
commit f7d4f2e9f3
3 changed files with 144 additions and 22 deletions

View file

@ -14,8 +14,7 @@
#include "common.h"
int CmdHFFelica(const char *Cmd);
int readFelicaUid(bool verbose);
int dump();
int request_service();
#endif