Provide LONG_FILENAME_LENGTH for headers (#15582)
This commit is contained in:
committed by
Scott Lahteine
parent
832cb7e1ac
commit
dd0c5de4c7
@ -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
|
||||
|
Reference in New Issue
Block a user