mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-15 03:15:41 +00:00
CHG: TIMER, it turns out the TC0, TC1 and TC2 is only 16bit. So adjust to use two clocks to get a 32bit timer. CHG: code clean up in legic device side. consistency with variable names..