commonMain.com.divpundir.mavlink.api.MavFrameV1.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api-jvm Show documentation
Show all versions of api-jvm Show documentation
A modern MAVLink library for the JVM written in Kotlin.
package com.divpundir.mavlink.api
/**
* Represents a MAVLink v1 frame.
*/
public interface MavFrameV1 : MavFrame