Documentation
¶
Index ¶
Constants ¶
View Source
const ( LOW = 0 HIGH = 1 INPUT = 0 OUTPUT = 1 INPUT_PULLUP = 2 )
Variables ¶
This section is empty.
Functions ¶
func DigitalWrite ¶
func DigitalWrite(pin, value uint)
func GetGreeting ¶
func GetGreeting() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.