Skip to content

AP Mode with Station mode website loading #2

@zombodotcom

Description

@zombodotcom

haven't uploaded the new Spiffs AP mode only

Serve different site files in AP mode

Serve different site files in AP mode

server.serveStatic("/", SPIFFS, "/www/").setFilter(ON_STA_FILTER);
server.serveStatic("/", SPIFFS, "/ap/").setFilter(ON_AP_FILTER);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions