mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-19 19:38:52 +08:00
chg: moved include..
This commit is contained in:
parent
62f1c82fda
commit
b50fe594da
2 changed files with 1 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
#include "usart.h"
|
||||
#include "string.h"
|
||||
#include "apps.h" // for Dbprintf
|
||||
#include "../armsrc/ticks.h" // startcountus
|
||||
|
||||
#define AT91_BAUD_RATE 115200
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
#include <stddef.h>
|
||||
#include "proxmark3.h"
|
||||
#include "../armsrc/ticks.h" // startcountus
|
||||
|
||||
#define AT91_BAUD_RATE 115200
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue