toggle menu
mavlink-kotlin
common
switch theme
search in API
connection-core
/
com.divpundir.mavlink.connection
/
MavRawFrame
/
Companion
/
createV1
create
V1
fun
createV1
(
seq
:
UByte
,
systemId
:
UByte
,
componentId
:
UByte
,
messageId
:
UInt
,
payload
:
ByteArray
,
crcExtra
:
Byte
)
:
MavRawFrame
Creates a MAVLink v1
MavRawFrame
.