mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-31 07:14:17 +00:00
8723037e68
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.