add: "lf t55xx info" option to use data from Graphbuffer.

add:  "lf t55xx trace"  option to use data from Graphbuffer.
This commit is contained in:
iceman1001
2014-10-16 22:25:38 +02:00
parent 7bd30f12ac
commit fbceacc5b8
3 changed files with 71 additions and 41 deletions

View File

@@ -19,6 +19,7 @@ int CmdWriteBLkPWD(const char *Cmd);
int CmdReadTrace(const char *Cmd);
int CmdInfo(const char *Cmd);
int CmdIceFsk(const char *Cmd);
int CmdIceManchester(const char *Cmd);
char * GetBitRateStr(uint32_t id);
char * GetSaferStr(uint32_t id);
char * GetModulationStr( uint32_t id);