소스 검색

Whitespace

Scott Lahteine 4 년 전
부모
커밋
bce9527709
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h 파일 보기

@@ -559,7 +559,7 @@
559 559
   //#define SLOW_PWM_HEATERS      // PWM with very low frequency (roughly 0.125Hz=8s) and minimum state time of approximately 1s useful for heaters driven by a relay
560 560
   #define PID_FUNCTIONAL_RANGE 10 // If the temperature difference between the target temperature and the actual temperature
561 561
                                   // is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
562
-#endif 
562
+#endif
563 563
 
564 564
 // @section extruder
565 565
 

Loading…
취소
저장