mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
armsrc Standalone: fix mix of spaces & tabs
This commit is contained in:
parent
1fe75f2481
commit
957464ca88
9 changed files with 1100 additions and 1100 deletions
|
@ -14,8 +14,8 @@
|
|||
|
||||
//#include <stdbool.h> // for bool
|
||||
#include "standalone.h" // standalone definitions
|
||||
#include "apps.h" // debugstatements, lfops?
|
||||
#include "usb_cmd.h" // mifare1ksim flags
|
||||
#include "apps.h" // debugstatements, lfops?
|
||||
#include "usb_cmd.h" // mifare1ksim flags
|
||||
#include "mifareutil.h"
|
||||
|
||||
#define OPTS 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue