CHG: lowered the samples read.
This commit is contained in:
@@ -99,7 +99,7 @@ int CmdVisa2kDemod(const char *Cmd) {
|
||||
|
||||
int CmdVisa2kRead(const char *Cmd) {
|
||||
CmdLFRead("s");
|
||||
getSamples("20000",TRUE);
|
||||
getSamples("12000",TRUE);
|
||||
return CmdVisa2kDemod(Cmd);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user