toggle menu
mavlink-kotlin
common
switch theme
search in API
connection-core
/
com.divpundir.mavlink.connection
/
MavRawFrame
/
Companion
/
fromV2Bytes
from
V2Bytes
fun
fromV2Bytes
(
rawBytes
:
ByteArray
)
:
MavRawFrame
Creates a MAVLink v2
MavRawFrame
from the
rawBytes
.