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
Instead of using the browser how can I use mqtt to control the movements and clicks? can this project be adapted for that?
The text was updated successfully, but these errors were encountered:
Absolutely! But you would need to write the code to do it!
It wouldn't be too hard, but you would need to familiarize yourself with this codebase.
Sorry, something went wrong.
I haven't done this level of coding. can you give me som pointers on which files should I edit and how should i try to implement this.
Also will it be possible to move the mouse to a specific point on the screen?
Try to get to the point where you can printf(...) then printf a bunch of stuff in main to figure out what's actually happening.
It will be annoying and tricky to resurrect the build chain for this. You can ask for help on my Discord server in the espusb channel.
espusb
No branches or pull requests
Instead of using the browser how can I use mqtt to control the movements and clicks?
can this project be adapted for that?
The text was updated successfully, but these errors were encountered: