change usb_cmd struct to be more sane

wean ourselves off translate.h
This commit is contained in:
bushing 2009-12-22 12:34:24 +00:00
commit 3a8464f067
7 changed files with 189 additions and 156 deletions

View file

@ -6,7 +6,7 @@
#include <string.h>
#include <errno.h>
#include "translate.h"
//#include "translate.h"
#include "prox.h"
#include "proxmark3.h"