Skip to content

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

Open
@mpjmichala

Description

@mpjmichala

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions