Skip to content

Commit

Permalink
Update checkra1n_t8010_t8015.c
Browse files Browse the repository at this point in the history
  • Loading branch information
dora2-iOS committed Aug 27, 2021
1 parent 57e89a4 commit ab03cd9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/checkra1n_t8010_t8015.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ int checkra1n_t8010_t8015(io_client_t client, uint16_t cpid, checkra1n_payload_t

LOG_PROGRESS("[%s] reconnecting", __FUNCTION__);
result = io_reenumerate(client);
DEBUGLOG("[%s] USBDeviceReEnumerate: %x", __FUNCTION__, result);

io_close(client);
client = NULL;
usleep(10000);
Expand Down

0 comments on commit ab03cd9

Please sign in to comment.