Open wbeczynski opened 3 years ago
ok, I finded what I need: change button to XX in config export GOPATH=/home/mumble/gocode export GOBIN=/home/mumble/bin cd $GOPATH/src/github.com/dchote/talkiepi go build -o /home/mumble/bin/talkiepi_pinXX cmd/talkiepi/main.go and run second instance.
Hi,
It is possibile to run it for more than two devices with more buttons? Example: three devices each one with two buttons. If it's possible please describe how to change configuration.