Package-level declarations

Types

Link copied to clipboard
interface Mongu<T : MonguConfig<*>>

Interface for motor control that defines common methods all motors must have.

Link copied to clipboard
interface MonguConfig<T : Any>

Interface for motor configuration that includes control mappings.