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

Loading…
Cancel
Save