Repair config order

This commit is contained in:
Scott Lahteine 2020-07-30 02:27:52 -05:00
parent cc50c4956d
commit 90158f9f67

View File

@ -2166,18 +2166,18 @@
// //
//#define TFT_DRIVER AUTO //#define TFT_DRIVER AUTO
//
// FSMC display (MKS Robin, Alfawise U20, JGAurora A5S, REXYZ A1, etc.)
// Upscaled 128x64 Marlin UI
//
//#define FSMC_GRAPHICAL_TFT
// //
// SPI display (MKS Robin Nano V2.0, MKS Gen L V2.0) // SPI display (MKS Robin Nano V2.0, MKS Gen L V2.0)
// Upscaled 128x64 Marlin UI // Upscaled 128x64 Marlin UI
// //
//#define SPI_GRAPHICAL_TFT //#define SPI_GRAPHICAL_TFT
//
// FSMC display (MKS Robin, Alfawise U20, JGAurora A5S, REXYZ A1, etc.)
// Upscaled 128x64 Marlin UI
//
//#define FSMC_GRAPHICAL_TFT
// //
// TFT LVGL UI // TFT LVGL UI
// //