We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i'm getting
Error: 32 write: Broken pipe
when running the script. It gaves the same error, either running it with autopair.sh and with gcc -o unify unify.c && sudo ./unify /dev/hidraw5
autopair.sh
cc -o unify unify.c && sudo ./unify /dev/hidraw5
EDIT: I had only one gen-1 nano reciever connected.
The text was updated successfully, but these errors were encountered:
Had the same problem because my computer used two identical Nano Receivers (I had lost the first one).Try other hidrawXs.
hidrawX
Sorry, something went wrong.
No branches or pull requests
i'm getting
when running the script. It gaves the same error, either running it with
autopair.sh
and with gcc -o unify unify.c && sudo ./unify /dev/hidraw5
EDIT: I had only one gen-1 nano reciever connected.
The text was updated successfully, but these errors were encountered: