X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/ac174b297a8d16b138186d4c5543c11a9572515c..959baa89f737bdf91ea0ec56957ab5aabbf39ff8:/winsrc/prox.h diff --git a/winsrc/prox.h b/winsrc/prox.h index e93975de..a9f3a2ef 100644 --- a/winsrc/prox.h +++ b/winsrc/prox.h @@ -51,6 +51,7 @@ int CmdClearGraph(int redraw); static void CmdAppendGraph(int redraw, int clock, int bit); static void CmdEM410xsim(char *str); static void CmdLosim(char *str); +static void CmdLoCommandRead(char *str); static void CmdLoread(char *str); static void CmdLosamples(char *str); static void CmdBitsamples(char *str);