mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-01-30 14:43:00 -08:00
8ac5d5cba1
- fix attribute format for MINGW in tinycbor/cbor.h - add pragma to prevent "unaligned pointer" warning in cmddata.c. We know what we are doing there. - whitespace fixes