mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-07-29 00:49:25 +00:00
Callers treat the return value as bytes (len(), slicing), but hf14a_raw was returning the Response object itself, causing TypeError.