CHG: lowered the samples read.
This commit is contained in:
@@ -60,7 +60,7 @@ int CmdVikingRead(const char *Cmd) {
|
||||
// read lf silently
|
||||
CmdLFRead("s");
|
||||
// get samples silently
|
||||
getSamples("20000", TRUE);
|
||||
getSamples("12000", TRUE);
|
||||
// demod and output viking ID
|
||||
return CmdVikingDemod(Cmd);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user