arg names
This commit is contained in:
@@ -46,7 +46,7 @@ int CmdPacDemod(const char *Cmd) {
|
||||
|
||||
return 0;
|
||||
}
|
||||
setDemodBuf(DemodBuffer, 128, ans);
|
||||
setDemodBuff(DemodBuffer, 128, ans);
|
||||
setClockGrid(g_DemodClock, g_DemodStartIdx + (ans * g_DemodClock));
|
||||
|
||||
//got a good demod
|
||||
|
||||
Reference in New Issue
Block a user