Browse Source

Update SAMD-RAMPS runout pin (#18048)

Giuliano Zaro 5 years ago
parent
commit
7b2a056656
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/pins/samd/pins_RAMPS_144.h

+ 1
- 1
Marlin/src/pins/samd/pins_RAMPS_144.h View File

130
 #endif
130
 #endif
131
 
131
 
132
 #ifndef FIL_RUNOUT_PIN
132
 #ifndef FIL_RUNOUT_PIN
133
-  #define FIL_RUNOUT_PIN                      71
133
+  #define FIL_RUNOUT_PIN                      70
134
 #endif
134
 #endif
135
 
135
 
136
 #ifndef PS_ON_PIN
136
 #ifndef PS_ON_PIN

Loading…
Cancel
Save