pub fn crc(start_crc: u8, data: &[u8]) -> u8
Calculate the CRC of given data using the table CRC_TABLE