unused
This commit is contained in:
@@ -60,7 +60,7 @@ int CmdNexWatchDemod(const char *Cmd) {
|
||||
setDemodBuff(DemodBuffer, size, idx + 4);
|
||||
setClockGrid(g_DemodClock, g_DemodStartIdx + ((idx + 4)*g_DemodClock));
|
||||
|
||||
idx = 8 + 32; // 8 = preamble, 32 = reserved bits (always 0)
|
||||
// idx = 8 + 32; // 8 = preamble, 32 = reserved bits (always 0)
|
||||
|
||||
//get ID
|
||||
uint32_t ID = 0;
|
||||
|
||||
Reference in New Issue
Block a user