mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-08 06:23:56 -06:00
STM32F1 SD EEPROM Emulation Fixes (#14261)
This commit is contained in:
parent
e6cf7860e8
commit
34c8204d25
3 changed files with 19 additions and 9 deletions
|
@ -975,7 +975,7 @@
|
|||
#endif
|
||||
|
||||
// This allows hosts to request long names for files and folders with M33
|
||||
//#define LONG_FILENAME_HOST_SUPPORT
|
||||
#define LONG_FILENAME_HOST_SUPPORT
|
||||
|
||||
// Enable this option to scroll long filenames in the SD card menu
|
||||
//#define SCROLL_LONG_FILENAMES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue