mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-30 18:14:18 +00:00
fabef615ec
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..