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:
@@ -544,7 +544,7 @@ int CmdHIDBrute(const char *Cmd){
|
||||
// main loop
|
||||
for (;;){
|
||||
|
||||
if ( offline ) {
|
||||
if ( IsOffline() ) {
|
||||
PrintAndLogEx(WARNING, "Device offline\n");
|
||||
return 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user