syntax sugar

This commit is contained in:
iceman1001 2017-02-19 01:34:45 +01:00
commit 5e9d59fe2a
3 changed files with 15 additions and 15 deletions

View file

@ -615,6 +615,7 @@ bool tryDetectModulation(){
tests[hits].ST = FALSE;
++hits;
}
//ICEMAN: are these PSKDemod calls needed?
// PSK2 - needs a call to psk1TOpsk2.
if ( PSKDemod("0 0 6", FALSE)) {
psk1TOpsk2(DemodBuffer, DemodBufferLen);