mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
CHG: missing declaration
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user