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

How to include html page in a smarter way? #166

Open
mpjmichala opened this issue Nov 14, 2022 · 0 comments
Open

How to include html page in a smarter way? #166

mpjmichala opened this issue Nov 14, 2022 · 0 comments

Comments

@mpjmichala
Copy link

Describe Your Goal
In project examples there is an easy printf way to write html code to library, line by line...

Like this:
res->println("");

But when it comes to real html pages (with css and js), is there a way to include those file so the server can use them?
Or what will be the smartest way to include self written html+css+js to the server?

ESP32 Module
Please provide specifications of your module

  • ESP32-WROOM-32E

Software (please complete the following information if applicable)

  • IDE and Version: PlatformIO IDE 2.5.5
  • OS: Windows 10
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

1 participant