text, more cliparser, hid/awid sim can use keypress too

This commit is contained in:
iceman1001
2021-02-02 16:33:43 +01:00
parent ed3d12724b
commit 72a837d813
5 changed files with 236 additions and 304 deletions

View File

@@ -352,7 +352,6 @@ bool fskClocks(uint8_t *fc1, uint8_t *fc2, uint8_t *rf1, int *firstClockEdge) {
if (*rf1 == 0) {
PrintAndLogEx(DEBUG, "DEBUG: Clock detect error");
return false;
}
return true;