toggle menu
mavlink-kotlin
common
switch theme
search in API
connection-core
/
com.divpundir.mavlink.connection
/
MavRawFrame
/
validateCrc
validate
Crc
fun
validateCrc
(
crcExtra
:
Byte
)
:
Boolean
Validates the frame's
checksum
using the MAVLink message
crcExtra
and the frame's
rawBytes
.