This commit is contained in:
iceman1001
2017-03-01 20:14:46 +01:00
parent c24364a8a4
commit a9eeb57698
13 changed files with 91 additions and 22 deletions

View File

@@ -108,6 +108,7 @@ int CmdNoralsyDemod(const char *Cmd) {
return 0;
}
setDemodBuf(DemodBuffer, 96, ans);
setGrid_Clock(32);
//got a good demod
uint32_t raw1 = bytebits_to_byte(DemodBuffer, 32);