M20_TIMESTAMP_SUPPORT

MarlinFirmware/Marlin#24679
This commit is contained in:
Scott Lahteine 2022-08-25 16:47:10 -05:00
parent a669eb46b1
commit 7efa8395d7
285 changed files with 285 additions and 0 deletions

View file

@ -1582,6 +1582,7 @@
//#define LONG_FILENAME_HOST_SUPPORT // Get the long filename of a file/folder with 'M33 <dosname>' and list long filenames with 'M20 L'
//#define LONG_FILENAME_WRITE_SUPPORT // Create / delete files with long filenames via M28, M30, and Binary Transfer Protocol
//#define M20_TIMESTAMP_SUPPORT // Include timestamps by adding the 'T' flag to M20 commands
//#define SCROLL_LONG_FILENAMES // Scroll long filenames in the SD card menu