slight adjustment to include
removed extra unneeded path
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "hitag2.h"
|
||||
#include "crc16.h"
|
||||
#include "string.h"
|
||||
#include "../common/lfdemod.h"
|
||||
#include "lfdemod.h"
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include "util.h"
|
||||
#include "cmdmain.h"
|
||||
#include "cmddata.h"
|
||||
#include "../common/lfdemod.h"
|
||||
#include "lfdemod.h"
|
||||
|
||||
static int CmdHelp(const char *Cmd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user