uint8_t requestAuthentication( uint8_t *nonce);
int try3DesAuthentication( uint8_t *key);
-uint8_t GetHF14AMfU_Type();
+uint16_t GetHF14AMfU_Type(void);
-int usage_hf_mfu_dump();
+int usage_hf_mfu_dump(void);
int CmdHFMFUltra(const char *Cmd);
int CmdHF14AMfUInfo(const char *Cmd);