client: fix mix of spaces & tabs
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
#define CMDLFAWID_H__
|
||||
|
||||
#include <stdio.h> // sscanf
|
||||
#include <stdbool.h> // bool
|
||||
#include <stdbool.h> // bool
|
||||
#include "proxmark3.h" // Definitions, USB controls, etc
|
||||
#include "ui.h" // PrintAndLog
|
||||
#include "cmdparser.h" // CmdsParse, CmdsHelp
|
||||
#include "lfdemod.h" // parityTest
|
||||
#include "util.h" // weigandparity
|
||||
#include "cmdlf.h" // lf read
|
||||
#include "cmdlf.h" // lf read
|
||||
#include "protocols.h" // for T55xx config register definitions
|
||||
#include "cmdmain.h"
|
||||
#include "util_posix.h"
|
||||
|
||||
Reference in New Issue
Block a user