ADD: hooking up the new felica commands

This commit is contained in:
iceman1001 2017-10-10 14:59:58 +02:00
commit 8136decadd
5 changed files with 33 additions and 14 deletions

View file

@ -37,5 +37,5 @@ extern int usage_hf_felica_sim(void);
extern int usage_hf_felica_sniff(void);
extern int usage_hf_fFelica_raw(void);
void waitCmd(uint8_t iSelect);
void waitCmdFelica(uint8_t iSelect);
#endif