mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
0172e97151
`hour=23` (23 P.M.) will out of the `range(0, 23)`, which should be `range(0, 24)`. |
||
---|---|---|
.. | ||
__init__.py | ||
cluster.py | ||
entry.py | ||
exceptions.py | ||
fat.py | ||
fatfs_parser.py | ||
fatfs_state.py | ||
fs_object.py | ||
long_filename_utils.py | ||
utils.py |