mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
CHG: cleaning up stuff
This commit is contained in:
parent
34c3082338
commit
deba67ab57
4 changed files with 20 additions and 39 deletions
|
@ -115,7 +115,6 @@ static bool sendTry(uint8_t fmtlen, uint32_t fc, uint32_t cn, uint32_t delay, ui
|
|||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
int CmdAWIDDemodFSK(const char *Cmd) {
|
||||
int findone = 0;
|
||||
if (Cmd[0] == 'h' || Cmd[0] == 'H') return usage_lf_awid_fskdemod();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue