CHG: removed old TRUE/FALSE defines... some left still..
This commit is contained in:
@@ -150,7 +150,7 @@ int CmdNoralsyDemod(const char *Cmd) {
|
||||
|
||||
int CmdNoralsyRead(const char *Cmd) {
|
||||
CmdLFRead("s");
|
||||
getSamples("8000",TRUE);
|
||||
getSamples("8000",true);
|
||||
return CmdNoralsyDemod(Cmd);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user