ADD: 'lf visa2000' commands. (SIM/CLONE/READ) almost finished.

CHG: 'lf xxxxx'  reduced number of samples from 30000 -> 20000 in "lf xxxxxx read" commands.
CHG: 'data samples'  - didn't honor the silent parameter. It now output less for the 'lf xxxxxx read' commands.
This commit is contained in:
iceman1001 2016-12-14 23:23:16 +01:00
commit eb911aa8d6
11 changed files with 74 additions and 57 deletions

View file

@ -38,6 +38,7 @@
#include "cmdlfguard.h" // for GuardAll menu
#include "cmdlfnedap.h" // for NEDAP menu
#include "cmdlfjablotron.h" // for JABLOTRON menu
#include "cmdlfvisa2000.h" // for VISA2000 menu
int CmdLF(const char *Cmd);