CHG: syntax suger

This commit is contained in:
iceman1001 2016-01-09 17:19:09 +01:00
commit 5cc88edfaf
3 changed files with 51 additions and 56 deletions

View file

@ -426,10 +426,11 @@ static RAMFUNC int ManchesterDecoding(int v)
Demod.state = DEMOD_UNSYNCD;
error = 0x88;
}
// TODO: use this error value to print? Ask Holiman.
// 2016-01-08 iceman
}
error = 0;
}
}
else {