mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
FIX: standalone mode HF_COLIN - it now compiles.
This commit is contained in:
parent
867a3a8f0c
commit
23ecd4154a
2 changed files with 6 additions and 6 deletions
|
@ -13,7 +13,7 @@
|
|||
#define __HF_COLIN_H
|
||||
|
||||
#include "iso14443a.h"
|
||||
//#include "printf.h"
|
||||
#include "printf.h"
|
||||
#include "protocols.h"
|
||||
#include "standalone.h" // standalone definitions
|
||||
#include <stdbool.h> // for bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue