CHG: removed old TRUE/FALSE defines... some left still..
This commit is contained in:
@@ -203,7 +203,7 @@ lf t55xx wr b 4 d 4c0003ff
|
||||
|
||||
int CmdLFNedapRead(const char *Cmd) {
|
||||
CmdLFRead("s");
|
||||
getSamples("12000", TRUE);
|
||||
getSamples("12000", true);
|
||||
return CmdLFNedapDemod("");
|
||||
}
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user