cleaning makefile & cmake

This commit is contained in:
Philippe Teuwen
2020-04-19 10:56:16 +02:00
parent 8ea0f19181
commit 5f4385986c
17 changed files with 25 additions and 25 deletions

View File

@@ -23,7 +23,7 @@
#include "protocols.h" // t55xx defines
#include "cmdlft55xx.h" // clone..
#include "cmdlf.h" // cmdlfconfig
#include "cliparser/cliparser.h" // cli parse input
#include "cliparser.h" // cli parse input
static int CmdHelp(const char *Cmd);