Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitButtons ¶
func InitButtons() <-chan ButtonEvent
Types ¶
type ButtonEvent ¶
func (ButtonEvent) String ¶
func (b ButtonEvent) String() string
type ColorLed ¶
type ColorLed interface {
Purple()
Yellow()
Cyan()
Red()
Green()
Blue()
Off()
}
func GetColorLED ¶
func GetColorLED() ColorLed
Click to show internal directories.
Click to hide internal directories.