소스 검색

Followup to "optimize common strings"

Scott Lahteine 4 년 전
부모
커밋
83a4e8559c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      Marlin/src/gcode/motion/M290.cpp

+ 0
- 1
Marlin/src/gcode/motion/M290.cpp 파일 보기

@@ -103,7 +103,6 @@ void GcodeSuite::M290() {
103 103
 
104 104
     #if ENABLED(BABYSTEP_HOTEND_Z_OFFSET)
105 105
     {
106
-      #error "Hey!"
107 106
       SERIAL_ECHOLNPAIR_P(
108 107
         PSTR("Hotend "), int(active_extruder)
109 108
         #if ENABLED(BABYSTEP_XY)

Loading…
취소
저장