소스 검색

🩹 Fix RADDS+RRD encoder button

Scott Lahteine 2 년 전
부모
커밋
b8a376a28a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/src/pins/sam/pins_RADDS.h

+ 1
- 1
Marlin/src/pins/sam/pins_RADDS.h 파일 보기

@@ -286,7 +286,7 @@
286 286
   #endif // SPARK_FULL_GRAPHICS
287 287
 
288 288
   #if ENABLED(REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER)
289
-    #define BTN_ENC_EN               LCD_PINS_D7  // Detect the presence of the encoder
289
+    #define BTN_ENC_EN                        47  // Detect the presence of the encoder
290 290
   #endif
291 291
 
292 292
 #endif // HAS_WIRED_LCD

Loading…
취소
저장