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

esp32: WebServer with HookFunction #10

Closed
pipi61 opened this issue Jan 27, 2021 · 2 comments
Closed

esp32: WebServer with HookFunction #10

pipi61 opened this issue Jan 27, 2021 · 2 comments

Comments

@pipi61
Copy link

pipi61 commented Jan 27, 2021

Hi!
Testing Hooked_esp32.ino, but compile error:

Hooked_esp32:61:2: error: #error This sketch needs WebServer::HookFunction and WebServer::addHook

which library is used for webserver

Thank You

@luc-github
Copy link

luc-github commented Jan 27, 2021

the hook need a modified esp32 webserver and this part is not yet working #5 (comment)

The code I did for the moment : luc-github/arduino-esp32@b523379

@pipi61
Copy link
Author

pipi61 commented Jan 27, 2021

Thanks

@d-a-v d-a-v changed the title WebServer with HookFunction esp32: WebServer with HookFunction Sep 9, 2021
@pipi61 pipi61 closed this as completed Sep 22, 2021
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