UTF Filenames followup (#20135)

This commit is contained in:
Keith Bennett 2020-11-13 18:10:50 -08:00 committed by GitHub
parent a97a1ae218
commit f9e54331ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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