|
|
|
|
1260
|
|
1260
|
|
1261
|
// Allow international symbols in long filenames. To display correctly, the
|
1261
|
// Allow international symbols in long filenames. To display correctly, the
|
1262
|
// LCD's font must contain the characters. Check your selected LCD language.
|
1262
|
// LCD's font must contain the characters. Check your selected LCD language.
|
1263
|
- #define UTF_FILENAME_SUPPORT
|
|
|
|
|
1263
|
+ //#define UTF_FILENAME_SUPPORT
|
1264
|
|
1264
|
|
1265
|
// This allows hosts to request long names for files and folders with M33
|
1265
|
// This allows hosts to request long names for files and folders with M33
|
1266
|
//#define LONG_FILENAME_HOST_SUPPORT
|
1266
|
//#define LONG_FILENAME_HOST_SUPPORT
|