Skip to content

'U_SPIFFS' was not declared in this scope #9

Description

@pbezza

Error related to this line
if (!Update.begin(fullSize, U_SPIFFS)) {

I had to change to if (!Update.begin(fullSize, U_FS)) {

It now compiles.

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