-
Notifications
You must be signed in to change notification settings - Fork 9
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
Incomplete Readme, pip error, some buttons not working #4
Comments
Also, the zoom out - button does nothing. |
|
Can we use the information from the orientation readings for gesture controls? Maybe for scrolling? |
I had this problem as well until I found out that cmath is built-in although pip won't get to the install until it has downloaded everything. |
First off, Thank you!!!
The read me leaves out these instructions that are in the script.
Prerequisite:
pip3 install python-uinput pygatt gatt more-itertools cmath --user
I needed to add numpy to the line, and I got this error:
I assumed the mouse would move when i moved the remote, then realized you use the touchpad.
The text was updated successfully, but these errors were encountered: