|
@@ -2167,16 +2167,16 @@
|
2167
|
2167
|
//#define TFT_DRIVER AUTO
|
2168
|
2168
|
|
2169
|
2169
|
//
|
2170
|
|
-// FSMC display (MKS Robin, Alfawise U20, JGAurora A5S, REXYZ A1, etc.)
|
|
2170
|
+// SPI display (MKS Robin Nano V2.0, MKS Gen L V2.0)
|
2171
|
2171
|
// Upscaled 128x64 Marlin UI
|
2172
|
2172
|
//
|
2173
|
|
-//#define FSMC_GRAPHICAL_TFT
|
|
2173
|
+//#define SPI_GRAPHICAL_TFT
|
2174
|
2174
|
|
2175
|
2175
|
//
|
2176
|
|
-// SPI display (MKS Robin Nano V2.0, MKS Gen L V2.0)
|
|
2176
|
+// FSMC display (MKS Robin, Alfawise U20, JGAurora A5S, REXYZ A1, etc.)
|
2177
|
2177
|
// Upscaled 128x64 Marlin UI
|
2178
|
2178
|
//
|
2179
|
|
-//#define SPI_GRAPHICAL_TFT
|
|
2179
|
+//#define FSMC_GRAPHICAL_TFT
|
2180
|
2180
|
|
2181
|
2181
|
//
|
2182
|
2182
|
// TFT LVGL UI
|