CHG: the thread comms refactoring from offical pm3 repo
chg: FPC com speed limited to 115200 when compiled with FPC chg: USART remake (@drandreas)
This commit is contained in:
@@ -122,7 +122,7 @@ int CmdIndalaDemod(const char *Cmd) {
|
||||
ans = PSKDemod("32", 0);
|
||||
|
||||
if (!ans){
|
||||
PrintAndLogEx(DEBUG, "DEBUG: Error - Indala can't demod signal: %d",ans);
|
||||
PrintAndLogEx(DEBUG, "DEBUG: Error - Indala can't demod signal: %d", ans);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user