arduino-esp32/libraries/FS/src
drmpf 0ab2c58b6c
FS library position() to return (size_t) -1 on error (#10002)
* position_fix

Fix for error return from position()
Issue #9992

* ci(pre-commit): Apply automatic fixes

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2024-07-10 13:50:09 +03:00
..
FS.cpp FS library position() to return (size_t) -1 on error (#10002) 2024-07-10 13:50:09 +03:00
FS.h FS library position() to return (size_t) -1 on error (#10002) 2024-07-10 13:50:09 +03:00
FSImpl.h refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
vfs_api.cpp refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00
vfs_api.h refactor(style): Change some style options (#9526) 2024-04-19 18:16:55 +03:00