mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-06-01 02:44:09 +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.