CHG: cleaning up stuff

This commit is contained in:
iceman1001 2017-01-03 01:20:03 +01:00
commit deba67ab57
4 changed files with 20 additions and 39 deletions

View file

@ -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();