Browse Source

Correct spelling of #endif

Roxy-3D 6 years ago
parent
commit
9651ceb36b
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/pins/pins_FORMBOT.h

+ 1
- 1
Marlin/src/pins/pins_FORMBOT.h View File

@@ -156,7 +156,7 @@
156 156
 #define SDSS               53
157 157
 #ifndef ROXYs_TRex
158 158
   #define LED_PIN          13
159
-#endi
159
+#endif
160 160
 
161 161
 // Use the RAMPS 1.4 Analog input 5 on the AUX2 connector
162 162
 #define FILWIDTH_PIN        5   // Analog Input

Loading…
Cancel
Save