chg: moved include..

This commit is contained in:
iceman1001 2019-04-14 11:17:59 +02:00
parent 62f1c82fda
commit b50fe594da
2 changed files with 1 additions and 2 deletions

View file

@ -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

View file

@ -3,7 +3,6 @@
#include <stddef.h>
#include "proxmark3.h"
#include "../armsrc/ticks.h" // startcountus
#define AT91_BAUD_RATE 115200