Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple instance #21

Open
wbeczynski opened this issue Jan 26, 2021 · 1 comment
Open

Multiple instance #21

wbeczynski opened this issue Jan 26, 2021 · 1 comment

Comments

@wbeczynski
Copy link

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.

@wbeczynski
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant