tosserial

package
v0.0.0-...-f33263a Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2017 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HDLC_FLAG_BYTE   = 0x7e
	HDLC_CTLESC_BYTE = 0x7d
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TOSSerialClient

type TOSSerialClient struct {
	sync.Mutex
	Packets chan []byte
	// contains filtered or unexported fields
}

func NewTOSSerialClient

func NewTOSSerialClient(port string, baudrate int) *TOSSerialClient

Jump to

Keyboard shortcuts

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