Package-level declarations
Types
Link copied to clipboard
Configuration class for PWMTalonSRX motors.
Link copied to clipboard
class TonguSRX(channel: Int, monguConfig: PWMTalonSRXConfig.() -> Unit = {}) : PWMTalonSRX, Mongu<PWMTalonSRXConfig>
PWMTalonSRX motor implementation that extends PWMTalonSRX and implements the Mongu interface.