mirror of
https://github.com/Proxmark/proxmark3.git
synced 2024-11-23 22:10:25 -08:00
0bb514502a
* add tinycbor * add client/fido * add test file with options for fido2 * hf fido commands * add changelog
4 lines
114 B
C
4 lines
114 B
C
#define TINYCBOR_VERSION_MAJOR 0
|
|
#define TINYCBOR_VERSION_MINOR 5
|
|
#define TINYCBOR_VERSION_PATCH 3
|