Browse Source

Fix Trigorilla include typo

Scott Lahteine 7 years ago
parent
commit
5379c115c8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/pins/pins_TRIGORILLA_14.h

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

@@ -33,4 +33,4 @@
33 33
 #define FAN2_PIN             44
34 34
 #define ORIG_E0_AUTO_FAN_PIN 44
35 35
 
36
-#include "pins_RAMPS_14.h"
36
+#include "pins_RAMPS.h"

Loading…
Cancel
Save