minor fix - got too comment happy removing test code
should not have commented this code out
This commit is contained in:
@@ -240,10 +240,10 @@ int Cmdaskrawdemod(const char *Cmd)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
//debug
|
//debug
|
||||||
if ((bitnum>64) && (BitStream[bitnum-1]!=77)) break;
|
if ((bitnum>64) && (BitStream[bitnum-1]!=77)) break;
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ClearGraph(0);
|
ClearGraph(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user