mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
typos
This commit is contained in:
parent
0ed66781a7
commit
88308ea727
98 changed files with 271 additions and 271 deletions
|
@ -225,7 +225,7 @@ static void RAMFUNC SniffAndStore(uint8_t param) {
|
|||
}
|
||||
|
||||
if (g_dbglevel > 1)
|
||||
Dbprintf("[!] Wrote %u Authentification attempts into logfile", auth_attempts);
|
||||
Dbprintf("[!] Wrote %u Authentication attempts into logfile", auth_attempts);
|
||||
|
||||
SpinErr(LED_A, 200, 5);
|
||||
SpinDelay(100);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue