part

package
v0.6.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActuatorController added in v0.6.0

type ActuatorController interface {
	// SetPercentValue Set percent value
	SetPercentValue(p float32) error
	io.Closer
}

type Pca9685Part

type Pca9685Part struct {
	// contains filtered or unexported fields
}

func NewPca9685Part

func NewPca9685Part(client MQTT.Client, throttleCtrl ActuatorController, steeringCtrl ActuatorController, updateFrequency int, throttleTopic, steeringTopic string) *Pca9685Part

func (*Pca9685Part) Start

func (p *Pca9685Part) Start() error

func (*Pca9685Part) Stop

func (p *Pca9685Part) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL