syntax
This commit is contained in:
@@ -86,7 +86,8 @@ int CmdCOTAGRead(const char *Cmd) {
|
|||||||
case 2: {
|
case 2: {
|
||||||
CmdPlot("");
|
CmdPlot("");
|
||||||
CmdGrid("384");
|
CmdGrid("384");
|
||||||
getSamples(0, true); break;
|
getSamples(0, true);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
case 1: {
|
case 1: {
|
||||||
GetFromBigBuf(DemodBuffer, COTAG_BITS, 0);
|
GetFromBigBuf(DemodBuffer, COTAG_BITS, 0);
|
||||||
|
|||||||
Reference in New Issue
Block a user