mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-06 05:01:17 -07:00
* add tinycbor * add client/fido * add test file with options for fido2 * hf fido commands * add changelog
3 lines
114 B
C
3 lines
114 B
C
#define TINYCBOR_VERSION_MAJOR 0
|
|
#define TINYCBOR_VERSION_MINOR 5
|
|
#define TINYCBOR_VERSION_PATCH 3
|