Fix #29 - proper mangement of wpa_supplicant process
This commit is contained in:
@@ -46,7 +46,7 @@ func main() {
|
||||
state.Led.SetLed(&pb.LEDSettings{1})
|
||||
|
||||
//service.StartEventManager(20)
|
||||
log.SetOutput(state.EvMgr)
|
||||
// log.SetOutput(state.EvMgr)
|
||||
log.Println("TESTMESSAGE")
|
||||
go func() {
|
||||
err := common.RunBashScript("/usr/local/P4wnP1/scripts/servicestart.sh")
|
||||
|
||||
Reference in New Issue
Block a user