mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
add missing includes and fix mf1ksim usage in hf_colin standalone mode
This commit is contained in:
parent
0ace6bffb8
commit
763c94334b
3 changed files with 22 additions and 1 deletions
|
@ -16,6 +16,7 @@
|
|||
#include "common.h"
|
||||
#include "mifare.h" // struct
|
||||
#include "pm3_cmd.h"
|
||||
#include "crc16.h" // compute_crc
|
||||
|
||||
// When the PM acts as tag and is receiving it takes
|
||||
// 2 ticks delay in the RF part (for the first falling edge),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue