pub fn verify_fcs(data: &[u8], fcs: u8) -> bool
Verify FCS: compute over data + fcs byte, result should be 0xCF