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

Convert config pages to ESPAsyncWebServer template system #5

Open
JamesNewton opened this issue Feb 13, 2018 · 2 comments
Open

Convert config pages to ESPAsyncWebServer template system #5

JamesNewton opened this issue Feb 13, 2018 · 2 comments

Comments

@JamesNewton
Copy link
Owner

https://github.com/me-no-dev/ESPAsyncWebServer#template-processing

@JamesNewton
Copy link
Owner Author

Started in ef2faaa with the "Device settings" config page.

@JamesNewton
Copy link
Owner Author

Continued in 8d39a96 except for the Network setup page because of
me-no-dev/ESPAsyncWebServer#333 Must change TEMPLATE_PLACEHOLDER to '`'
in \libraries\ESPAsyncWebServer\src\WebResponseImpl.h and trigger library re-compile.

Any thoughts on how to avoid this issue while still supporting config data that contains % and other special characters would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant