pub fn data_crc(data: &[u8; 32]) -> u8
The joybus accessory data CRC8 (seed 0x00, polynomial 0x85 — Joybus protocol.md §Data CRC).
Joybus protocol.md