minor fix - got too comment happy removing test code

should not have commented this code out
This commit is contained in:
marshmellow42 2014-12-22 22:50:13 -05:00
parent e888ed8e62
commit ea7d657f75

View file

@ -240,10 +240,10 @@ int Cmdaskrawdemod(const char *Cmd)
}
}
}
/*
//debug
if ((bitnum>64) && (BitStream[bitnum-1]!=77)) break;
*/
}
}
ClearGraph(0);