Procházet zdrojové kódy

Fixed extra #endif

Chris Roadfeldt před 10 roky
rodič
revize
bb41edc2ef
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      Marlin/SanityCheck.h

+ 1
- 1
Marlin/SanityCheck.h Zobrazit soubor

@@ -124,7 +124,7 @@
124 124
 //      #endif
125 125
 //      #ifndef SERVO_ENDSTOP_ANGLES
126 126
 //        #error You must have SERVO_ENDSTOP_ANGLES defined for Z Extend and Retract to use Z_PROBE_AND_ENSTOP
127
-      #endif
127
+//      #endif
128 128
     #endif
129 129
     /**
130 130
      * Check if Probe_Offset * Grid Points is greater than Probing Range

Loading…
Zrušit
Uložit