Browse Source

Fix Chitu V6 with LVGL UI (#18608)

Victor Oliveira 5 years ago
parent
commit
e35a1d396f
No account linked to committer's email address
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      Marlin/src/pins/stm32f1/pins_CHITU3D_V6.h

+ 0
- 3
Marlin/src/pins/stm32f1/pins_CHITU3D_V6.h View File

@@ -112,9 +112,6 @@
112 112
 //
113 113
 // TronXY TFT Support
114 114
 //
115
-#define FSMC_GRAPHICAL_TFT
116
-#define TOUCH_BUTTONS
117
-
118 115
 #if ENABLED(FSMC_GRAPHICAL_TFT)
119 116
   #define FSMC_UPSCALE 3
120 117
   #define LCD_FULL_PIXEL_WIDTH 480

Loading…
Cancel
Save