unleashed-firmware/applications/services/storage/storage_internal_dirname_i.h
Georgii Surkov 235cb649a6
[FL-3883] Remove internal storage folder if corresponding flag set (#3824)
* Remove the .int directory when the flag is set
* Improve error handling and variable naming
* Cleanup the code
* Fix updater build

Co-authored-by: あく <alleteam@gmail.com>
2024-08-09 15:40:42 +09:00

4 lines
55 B
C

#pragma once
#define STORAGE_INTERNAL_DIR_NAME ".int"