CHG: removed old TRUE/FALSE defines... some left still..

This commit is contained in:
iceman1001
2017-07-27 09:28:43 +02:00
parent 86bbd8f563
commit 46a0ec7130
21 changed files with 66 additions and 67 deletions

View File

@@ -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("");
}
/*