send LF commands to TAG (locomread)

This commit is contained in:
adam@algroup.co.uk 2009-07-04 16:45:17 +00:00
commit 959baa89f7
5 changed files with 920 additions and 818 deletions

View file

@ -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);