mirror of
https://github.com/polhenarejos/pico-fido
synced 2026-05-26 16:05:08 +02:00
It encodes an uint8_t to int8_t and thus, the command must be <= 0x7f. Fixes #22. Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
It encodes an uint8_t to int8_t and thus, the command must be <= 0x7f. Fixes #22. Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>