소스 검색

🐛 Fix RUMBA + MKS Mini12864 Neopixel pin (#23646)

Bob Kuhn 2 년 전
부모
커밋
7ef9e6df98
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/src/pins/ramps/pins_RUMBA.h

+ 1
- 1
Marlin/src/pins/ramps/pins_RUMBA.h 파일 보기

@@ -220,7 +220,7 @@
220 220
       #define RGB_LED_B_PIN                   40
221 221
     #endif
222 222
   #elif ENABLED(FYSETC_MINI_12864_2_1)
223
-    #define NEOPIXEL_PIN                      25
223
+    #define NEOPIXEL_PIN                      38
224 224
   #endif
225 225
 
226 226
 #else

Loading…
취소
저장