mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-09-26 13:48:09 +00:00
first steps in understading and optimizing this function. replace != with < - if we don't poll fast enough, it is possible that the condition != is missed.