Empty path macros cause double slashes lol

This commit is contained in:
Willy-JL
2023-07-03 23:53:26 +02:00
parent 3c992d4582
commit ba76722158
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
#define TAG "TextViewer"
#define TEXT_VIEWER_APP_PATH_FOLDER EXT_PATH("")
#define TEXT_VIEWER_APP_PATH_FOLDER STORAGE_EXT_PATH_PREFIX
#define TEXT_VIEWER_APP_EXTENSION "*"
#define TEXT_VIEWER_BYTES_PER_LINE 20u