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