mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
clean up
This commit is contained in:
parent
c5ac3c16f5
commit
a67c82ff6d
1 changed files with 1 additions and 2 deletions
|
@ -254,7 +254,6 @@ static bool invalid_bit(void) {
|
|||
|
||||
static uint32_t get_pulse_length(void) {
|
||||
|
||||
//int32_t timeout = (T0 * 3 * EM4X50_T_TAG_FULL_PERIOD), tval = 0;
|
||||
int32_t timeout = EM4X50_TIMEOUT_PULSE_EVAL, tval = 0;
|
||||
|
||||
// iterates pulse length (low -> high -> low)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue