pub fn zwave_crc(data: &[u8]) -> u8
Compute the Z-Wave CRC: XOR all bytes starting from an initial value of 0xFF.