Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "No version specified"
Set from Makefile
Functions ¶
func ExecuteDDCmd ¶
func ExecuteDDCmd()
Should be tuned so that the LED lights up for 200ms Disable cache since there might be a filesystem on the device
func InitWifiLedCmd ¶
func InitWifiLedCmd()
Disable existimg trigger Write "none\n" to /sys/class/leds/wifi_active/trigger
func TriggerBlinkOnDevice ¶
func TriggerBlinkOnDevice(countChange chan int, blinkFunc Blink200msFunc)
Types ¶
type Blink200msFunc ¶
type Blink200msFunc func()
type BlinkInitFunc ¶
type BlinkInitFunc func()
Click to show internal directories.
Click to hide internal directories.