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

Touch Emulation #13

Open
Arielhh opened this issue Nov 20, 2024 · 2 comments
Open

Touch Emulation #13

Arielhh opened this issue Nov 20, 2024 · 2 comments

Comments

@Arielhh
Copy link

Arielhh commented Nov 20, 2024

Thanks for the great library.
Is there a way to emulate touch on the display so i can use the same code also if touch was not initiated?
i am running a webpage using a web-server running on my controller and i would like to emulate a touch on the screen using the webpage.

@fbiego
Copy link
Owner

fbiego commented Nov 26, 2024

not sure about your use case but there is no such feature.

Chronos ESP32 library has remote touch via BLE

https://github.com/fbiego/chronos-esp32/blob/e06f9502ea4dc151c485a11f6efc510a9f544b35/src/ChronosESP32.h#L259

@Arielhh
Copy link
Author

Arielhh commented Nov 26, 2024 via email

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

2 participants