validateCrc

fun validateCrc(crcExtra: Byte): Boolean

Validates the frame's checksum using the MAVLink message crcExtra and the frame's rawBytes.