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