DEL: removed the homebrews script. It needed a seperate gitproject.
CHG: removed references to stdio.h and time.h in ARMSRC.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
// Some code was copied from Hitag2.c
|
||||
//-----------------------------------------------------------------------------
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "proxmark3.h"
|
||||
#include "apps.h"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#define __TLV_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user