소스 검색

Addes servo0 pin ultimaker

Bernhard Kubicek 9 년 전
부모
커밋
10ad9f1062
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      Marlin/pins.h

+ 1
- 0
Marlin/pins.h 파일 보기

@@ -1400,6 +1400,7 @@
1400 1400
 #define PS_ON_PIN          12
1401 1401
 #define KILL_PIN           -1
1402 1402
 #define SUICIDE_PIN        54  //PIN that has to be turned on right after start, to keep power flowing.
1403
+#define SERVO0_PIN         13  // untested
1403 1404
 
1404 1405
 #ifdef ULTRA_LCD
1405 1406
 

Loading…
취소
저장