Skip to content

Fix modification date for ESP32 server #88

@khanh93vn

Description

@khanh93vn

On these lines:

#elif ESP32

#elif ESP32

I fixed file modification date on my ESP32 FTP server by replacing #elif ESP32 with #elif defined(ESP32).

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