mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
typos
This commit is contained in:
parent
34a695547c
commit
232843477c
37 changed files with 115 additions and 129 deletions
|
@ -41,7 +41,7 @@ static crc_t legic_crc;
|
|||
// harder. The current approach forwards the prng data based if there is data on
|
||||
// air and time based, using GET_TICKS, during computational and wait periodes.
|
||||
//
|
||||
// To not have the necessity to calculate/guess execution time dependend timeouts
|
||||
// To not have the necessity to calculate/guess execution time dependent timeouts
|
||||
// tx_frame and rx_frame use a shared timestamp to coordinate tx and rx timeslots.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue