Provide LONG_FILENAME_LENGTH for headers (#15582)

This commit is contained in:
Francois Rainville
2019-10-16 14:51:18 -04:00
committed by Scott Lahteine
parent 832cb7e1ac
commit dd0c5de4c7
2 changed files with 3 additions and 7 deletions

View File

@ -296,4 +296,6 @@ extern CardReader card;
#define IS_SD_PAUSED() false
#define IS_SD_FILE_OPEN() false
#define LONG_FILENAME_LENGTH 0
#endif // !SDSUPPORT