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