소스 검색

Fix syntax error caused by previous changes.

wgm4321 9 년 전
부모
커밋
b32be2dc64
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Marlin/ConfigurationStore.cpp

+ 1
- 1
Marlin/ConfigurationStore.cpp 파일 보기

@@ -264,8 +264,8 @@ SERIAL_ECHOLNPGM("Scaling factors:");
264 264
     } else {
265 265
         SERIAL_ECHOLNPGM("Filament settings: Disabled");
266 266
     }
267
-} 
268 267
 #endif
268
+}
269 269
 #endif
270 270
 
271 271
 

Loading…
취소
저장