Browse Source

🐛 TFT encoder pin for BTT GTR (#22162)

Keith Bennett 4 years ago
parent
commit
34c7b6ddae
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/src/pins/stm32f4/pins_BTT_GTR_V1_0.h

+ 1
- 0
Marlin/src/pins/stm32f4/pins_BTT_GTR_V1_0.h View File

@@ -411,6 +411,7 @@
411 411
   #define TOUCH_MOSI_PIN             EXP1_08_PIN
412 412
   #define TOUCH_SCK_PIN              EXP1_06_PIN
413 413
   #define TOUCH_CS_PIN               EXP1_07_PIN
414
+  #define BTN_ENC                    EXP1_09_PIN
414 415
   #define BTN_EN1                    EXP2_08_PIN
415 416
   #define BTN_EN2                    EXP2_06_PIN
416 417
 

Loading…
Cancel
Save