add missing includes and fix mf1ksim usage in hf_colin standalone mode

This commit is contained in:
Philippe Teuwen 2019-08-13 17:27:52 +02:00
commit 763c94334b
3 changed files with 22 additions and 1 deletions

View file

@ -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),