pub fn sync(
    msg_id: u8,
    cycles: &[[u16; 249]],
    tx: &mut TxDatagram
) -> Result<()>