Iceman's updates to MFU info and dump

This commit is contained in:
marshmellow42 2015-04-30 09:28:43 -04:00
commit 92690507ab
3 changed files with 143 additions and 158 deletions

View file

@ -19,6 +19,9 @@ void rol (uint8_t *data, const size_t len);
uint8_t requestAuthentication( uint8_t *nonce);
int try3DesAuthentication( uint8_t *key);
uint8_t GetHF14AMfU_Type(void);
int usage_hf_mfu_dump(void);
int CmdHFMFUltra(const char *Cmd);
int CmdHF14AMfUInfo(const char *Cmd);