/*
* Enable and set to SPI_HALF_SPEED, SPI_QUARTER_SPEED, or SPI_EIGHTH_SPEED
* otherwise full speed will be applied.
*
* :['SPI_HALF_SPEED', 'SPI_QUARTER_SPEED', 'SPI_EIGHTH_SPEED']
*/
//#define SD_SPI_SPEED SPI_HALF_SPEED
added spaces so each has own line for LCD Display section
added MARLIN_SMALL_BUILD + POSTMORTEM_DEBUGGING to end of file
it is not
SPI_SPEED
MARLIN_SMALL_BUILD
+POSTMORTEM_DEBUGGING
to end of file