CHG: missing declaration

This commit is contained in:
Chris 2018-09-16 22:40:09 +02:00
parent a965dff52c
commit 151ad3b31f

View file

@ -206,7 +206,7 @@ int usage_lf_deviceconfig(){
return 0;
}
CmdHelp(const char *Cmd);
int CmdHelp(const char *Cmd);
void printT5xxHeader(uint8_t page){
PrintAndLogEx(NORMAL, "Reading Page %d:", page);