FIX: standalone mode HF_COLIN - it now compiles.

This commit is contained in:
iceman1001 2018-02-25 08:15:38 +01:00
commit 23ecd4154a
2 changed files with 6 additions and 6 deletions

View file

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