소스 검색

Bring Configuration.h up to date

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

+ 3
- 0
Marlin/Configuration.h 파일 보기

@@ -84,6 +84,9 @@
84 84
  * respectfully request that you retain the unmodified Marlin boot screen.
85 85
  */
86 86
 
87
+// Show the Marlin bootscreen on startup. ** ENABLE FOR PRODUCTION **
88
+#define SHOW_BOOTSCREEN
89
+
87 90
 // Show the bitmap in Marlin/_Bootscreen.h on startup.
88 91
 //#define SHOW_CUSTOM_BOOTSCREEN
89 92
 

Loading…
취소
저장