Documentation ¶
Overview ¶
Package numato is for numato IO boards.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Analogs []board.AnalogReaderConfig `json:"analogs,omitempty"` Pins int `json:"pins"` }
A Config describes the configuration of a board and all of its connected parts.
Click to show internal directories.
Click to hide internal directories.