mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
change usb_cmd struct to be more sane
wean ourselves off translate.h
This commit is contained in:
parent
cd00aa3043
commit
3a8464f067
7 changed files with 189 additions and 156 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "translate.h"
|
||||
//#include "translate.h"
|
||||
#include "prox.h"
|
||||
#include "proxmark3.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue