Skip to content

ESP8266WebServer does not work due to missing Fs.h #111

Closed
@palomarcoder

Description

@palomarcoder

I'm trying to get the WebServer support to work. I copied the ESP8266WebServer library folder to the Arduino\hardware\espressif\esp32\libraries folder, and modified include in the .h file to be Wifi.h rather than ESP8266Wifi.h. Now it fails with missing Fs.h. I assume this is the SPIFFS filesystem. Is that implemented yet on esp32, and if so where can I find it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions