osterluk
Results
1
issues of
osterluk
I get the error message: # github.com/evanphx/alexa ../../ears.go:22: undefined: signal.Reset If I comment out this line it builds OK: (in ears.go) defer signal.Reset(os.Interrupt, os.Kill) I adjusted the rPi github AVS...