Keep searching for frames after an invalid FrameID is found
Status: Alpha
Brought to you by:
jwhite909
If an invalid Frame ID is found (excluding padding bytes) keep searching the tag until a valid Frame ID is found, with a header that passes sanity checks. Note: an invalid Frame ID is anything outside of the allowable characters, not just an "unknown" Frame ID which is already handled.