Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SDFS::Dir::fileTime callback #6985

Merged
merged 2 commits into from
Jan 4, 2020

Conversation

earlephilhower
Copy link
Collaborator

Forgot to add a Dir->fileTime override, resulting in it always returning
(time_t)0, or Jan 1, 1970.

Add the override, returning the proper lastWriteTime.

Fixes #6981

Forgot to add a Dir->fileTime override, resulting in it always returning
(time_t)0, or Jan 1, 1970.

Add the override, returning the proper lastWriteTime.

Fixes esp8266#6981
@earlephilhower earlephilhower merged commit d4d8924 into esp8266:master Jan 4, 2020
@earlephilhower earlephilhower deleted the filetimesd branch January 4, 2020 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timestamp SDFS does not work correctly with 2GB SD card.
1 participant